We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97a3373 commit 13eefd7Copy full SHA for 13eefd7
Dockerfile
@@ -2,7 +2,7 @@ FROM --platform=${BUILDPLATFORM} alpine:3.18.0
2
3
ARG TARGETPLATFORM
4
5
-ARG PHP_VERSION="8.2.6"
+ARG PHP_VERSION="8.2.7"
6
ARG PHP_PACKAGE_BASENAME="php82"
7
ARG PHP_FPM_BINARY_PATH="/usr/sbin/php-fpm82"
8
ARG UNIT_VERSION="1.30.0"
0 commit comments