Skip to content

Commit

Permalink
Add unit-1.34.0 to php 8.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
en-jschuetze authored Jan 6, 2025
1 parent fb53e44 commit cdb9ab1
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 @@ -3,7 +3,7 @@ FROM alpine:3.21.0
ARG PHP_VERSION="8.4.2"
ARG PHP_PACKAGE_BASENAME="php84"
ARG PHP_FPM_BINARY_PATH="/usr/sbin/php-fpm84"
ARG UNIT_VERSION="1.33.0"
ARG UNIT_VERSION="1.34.0"
ARG APACHE2_VERSION="2.4.62"
ENV PHP_VERSION=$PHP_VERSION
ENV PHP_PACKAGE_BASENAME=$PHP_PACKAGE_BASENAME
Expand Down

0 comments on commit cdb9ab1

Please sign in to comment.