Skip to content

Commit

Permalink
Nginx unit version 1.31.1 for php 8.2.13-zts
Browse files Browse the repository at this point in the history
  • Loading branch information
en-jschuetze authored Nov 27, 2023
1 parent ac27bf6 commit 2b77257
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 @@ -67,7 +67,7 @@ FROM alpine:3.18.4
ARG PHP_VERSION="8.2.13"
ARG PHP_PACKAGE_BASENAME="phpzts82"
ARG PHP_FPM_BINARY_PATH="/usr/sbin/php-fpmzts82"
ARG UNIT_VERSION="1.30.0"
ARG UNIT_VERSION="1.31.1"
ARG APACHE2_VERSION="2.4.57"
ENV PHP_VERSION=$PHP_VERSION
ENV PHP_PACKAGE_BASENAME=$PHP_PACKAGE_BASENAME
Expand Down

0 comments on commit 2b77257

Please sign in to comment.