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