Skip to content

Commit e1db290

Browse files
authored
php 8.3.17-zts
1 parent 999ad9d commit e1db290

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.3.16"
82+
ARG PHP_VERSION="8.3.17"
8383
ARG PHP_PACKAGE_BASENAME="phpzts83"
8484
ARG PHP_PACKAGE_INCLUDE="/usr/include/php83"
8585
ARG PHP_FPM_BINARY_PATH="/usr/sbin/php-fpmzts83"

0 commit comments

Comments
 (0)