We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef9b2b0 commit 56ccaaeCopy full SHA for 56ccaae
Dockerfile
@@ -1,6 +1,6 @@
1
FROM alpine:3.21.3
2
3
-ARG PHP_VERSION="8.4.4"
+ARG PHP_VERSION="8.4.5"
4
ARG PHP_PACKAGE_BASENAME="php84"
5
ARG PHP_FPM_BINARY_PATH="/usr/sbin/php-fpm84"
6
ARG UNIT_VERSION="1.34.1"
0 commit comments