We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 999ad9d commit e1db290Copy full SHA for e1db290
Dockerfile
@@ -79,7 +79,7 @@ RUN abuild checksum && abuild -r
79
80
FROM alpine-distro AS php-zts-base
81
82
-ARG PHP_VERSION="8.3.16"
+ARG PHP_VERSION="8.3.17"
83
ARG PHP_PACKAGE_BASENAME="phpzts83"
84
ARG PHP_PACKAGE_INCLUDE="/usr/include/php83"
85
ARG PHP_FPM_BINARY_PATH="/usr/sbin/php-fpmzts83"
0 commit comments