Skip to content

Commit 7903eb4

Browse files
authored
php 8.4.4-zts
1 parent 990c981 commit 7903eb4

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.4.3"
82+
ARG PHP_VERSION="8.4.4"
8383
ARG PHP_PACKAGE_BASENAME="phpzts84"
8484
ARG PHP_PACKAGE_INCLUDE="/usr/include/php84"
8585
ARG PHP_FPM_BINARY_PATH="/usr/sbin/php-fpmzts84"

0 commit comments

Comments
 (0)