Skip to content

Commit 3ad47c8

Browse files
authored
php 8.2.28-zts
1 parent e9f17a8 commit 3ad47c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ RUN abuild checksum && abuild -r
7979

8080
FROM alpine-distro AS php-zts-base
8181

82-
ARG PHP_VERSION="8.2.27"
82+
ARG PHP_VERSION="8.2.28"
8383
ARG PHP_PACKAGE_BASENAME="phpzts82"
8484
ARG PHP_PACKAGE_INCLUDE="/usr/include/php82"
8585
ARG PHP_FPM_BINARY_PATH="/usr/sbin/php-fpmzts82"

0 commit comments

Comments
 (0)