We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 165698d commit 289f0bbCopy full SHA for 289f0bb
1 file changed
26/fpm-alpine/Dockerfile
@@ -1,5 +1,5 @@
1
# DO NOT EDIT: created by update.sh from Dockerfile-alpine.template
2
-FROM php:8.1-fpm-alpine3.16
+FROM php:8.1-fpm-alpine3.17
3
4
# entrypoint.sh and cron.sh dependencies
5
RUN set -ex; \
0 commit comments