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 e9f17a8 commit 3ad47c8Copy full SHA for 3ad47c8
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.2.27"
+ARG PHP_VERSION="8.2.28"
83
ARG PHP_PACKAGE_BASENAME="phpzts82"
84
ARG PHP_PACKAGE_INCLUDE="/usr/include/php82"
85
ARG PHP_FPM_BINARY_PATH="/usr/sbin/php-fpmzts82"
0 commit comments