Skip to content

Commit 13eefd7

Browse files
authored
Upgrade 8.2.7
1 parent 97a3373 commit 13eefd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM --platform=${BUILDPLATFORM} alpine:3.18.0
22

33
ARG TARGETPLATFORM
44

5-
ARG PHP_VERSION="8.2.6"
5+
ARG PHP_VERSION="8.2.7"
66
ARG PHP_PACKAGE_BASENAME="php82"
77
ARG PHP_FPM_BINARY_PATH="/usr/sbin/php-fpm82"
88
ARG UNIT_VERSION="1.30.0"

0 commit comments

Comments
 (0)