Skip to content

Commit

Permalink
Use correct apache2 version 2.4.62
Browse files Browse the repository at this point in the history
  • Loading branch information
en-jschuetze committed Sep 19, 2024
1 parent d18aff7 commit aabe5b4
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 @@ -74,7 +74,7 @@ ARG PHP_PACKAGE_BASENAME="phpzts83"
ARG PHP_PACKAGE_INCLUDE="/usr/include/php83"
ARG PHP_FPM_BINARY_PATH="/usr/sbin/php-fpmzts83"
ARG UNIT_VERSION="1.32.1"
ARG APACHE2_VERSION="2.4.59"
ARG APACHE2_VERSION="2.4.62"
ENV PHP_VERSION=$PHP_VERSION
ENV PHP_PACKAGE_BASENAME=$PHP_PACKAGE_BASENAME
ENV PHP_PACKAGE_INCLUDE=$PHP_PACKAGE_INCLUDE
Expand Down

0 comments on commit aabe5b4

Please sign in to comment.