Skip to content

Commit 3f2d11b

Browse files
authored
Upgrade to php 8.1.19
1 parent e11b969 commit 3f2d11b

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
@@ -1,6 +1,6 @@
11
FROM alpine:3.17.3
22

3-
ARG PHP_VERSION="8.1.18"
3+
ARG PHP_VERSION="8.1.19"
44
ARG PHP_PACKAGE_BASENAME="php81"
55
ARG PHP_FPM_BINARY_PATH="/usr/sbin/php-fpm81"
66
ARG UNIT_VERSION="1.29.1"

0 commit comments

Comments
 (0)