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