Skip to content

Commit

Permalink
added php 8.2.18
Browse files Browse the repository at this point in the history
  • Loading branch information
en-jschuetze authored Apr 15, 2024
1 parent 57795cb commit 2ac4f76
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
@@ -1,6 +1,6 @@
FROM alpine:3.19.1

ARG PHP_VERSION="8.2.17"
ARG PHP_VERSION="8.2.18"
ARG PHP_PACKAGE_BASENAME="php82"
ARG PHP_FPM_BINARY_PATH="/usr/sbin/php-fpm82"
ARG UNIT_VERSION="1.32.0"
Expand Down

0 comments on commit 2ac4f76

Please sign in to comment.