Skip to content

Commit

Permalink
php 8.3.17-zts
Browse files Browse the repository at this point in the history
  • Loading branch information
en-jschuetze authored Feb 17, 2025
1 parent 999ad9d commit e1db290
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ RUN abuild checksum && abuild -r

FROM alpine-distro AS php-zts-base

ARG PHP_VERSION="8.3.16"
ARG PHP_VERSION="8.3.17"
ARG PHP_PACKAGE_BASENAME="phpzts83"
ARG PHP_PACKAGE_INCLUDE="/usr/include/php83"
ARG PHP_FPM_BINARY_PATH="/usr/sbin/php-fpmzts83"
Expand Down

0 comments on commit e1db290

Please sign in to comment.