We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f897e94 commit 4ddd6e5Copy full SHA for 4ddd6e5
docker/Dockerfile
@@ -1,4 +1,4 @@
1
-ARG PHP_VERSION=7.4
+ARG PHP_VERSION=8.0
2
FROM php:${PHP_VERSION}-cli-alpine as php_build
3
4
ADD https://github.com/mlocati/docker-php-extension-installer/releases/latest/download/install-php-extensions /usr/local/bin/
0 commit comments