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