Skip to content

Commit

Permalink
Add php:8.3.8-zts
Browse files Browse the repository at this point in the history
  • Loading branch information
en-jschuetze authored Sep 16, 2024
1 parent 4493329 commit 7f15290
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 @@ -66,7 +66,7 @@ RUN abuild checksum && abuild -r

FROM alpine:3.19.1

ARG PHP_VERSION="8.3.3"
ARG PHP_VERSION="8.3.8"
ARG PHP_PACKAGE_BASENAME="phpzts83"
ARG PHP_FPM_BINARY_PATH="/usr/sbin/php-fpmzts83"
ARG UNIT_VERSION="1.32.1"
Expand Down

0 comments on commit 7f15290

Please sign in to comment.