We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
php:8.1-cli
1 parent 9a80ad3 commit 3875510Copy full SHA for 3875510
Dockerfile
@@ -1,5 +1,5 @@
1
# syntax=docker/dockerfile:1
2
-FROM php:7.4-cli
+FROM php:8.1-cli
3
4
RUN apt-get update -y && apt-get install -y --no-install-recommends \
5
libzip-dev libbz2-dev && \
0 commit comments