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