Skip to content

Commit 34a95c9

Browse files
authored
php 8.3.17
1 parent 99b4ac0 commit 34a95c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
FROM alpine:3.21.0
1+
FROM alpine:3.21.3
22

3-
ARG PHP_VERSION="8.3.16"
3+
ARG PHP_VERSION="8.3.17"
44
ARG PHP_PACKAGE_BASENAME="php83"
55
ARG PHP_FPM_BINARY_PATH="/usr/sbin/php-fpm83"
66
ARG UNIT_VERSION="1.34.1"

0 commit comments

Comments
 (0)