We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f97813c commit 30daa4eCopy full SHA for 30daa4e
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-ARG PHP_VERSION=8.4.12
+ARG PHP_VERSION=8.4.14
2
3
FROM php:${PHP_VERSION}-fpm-alpine
4
LABEL maintainer="Milos Svasek <[email protected]>" \
0 commit comments