We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f054a3e commit ce48a4dCopy full SHA for ce48a4d
docker/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM php:8.3-fpm-alpine as base
+FROM php:8.4-fpm-alpine as base
2
3
# Install php extensions, by docker-php-extension-installer
4
COPY --from=mlocati/php-extension-installer /usr/bin/install-php-extensions /usr/local/bin/
0 commit comments