We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f25fd80 commit 1d74890Copy full SHA for 1d74890
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM php:7.4-fpm
+FROM php:8-fpm
2
3
# entrypoint.sh and cron.sh dependencies
4
RUN set -ex; \
0 commit comments