We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef3a596 commit b2044a4Copy full SHA for b2044a4
docker/php-cli/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM php:8.0.12-cli-alpine
+FROM php:8.1.3-cli-alpine
2
3
RUN apk add --update --no-cache git openssh zip unzip p7zip
4
RUN cp "$PHP_INI_DIR/php.ini-development" "$PHP_INI_DIR/php.ini"
0 commit comments