Skip to content

Commit 56ccaae

Browse files
authored
Update Dockerfile
1 parent ef9b2b0 commit 56ccaae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM alpine:3.21.3
22

3-
ARG PHP_VERSION="8.4.4"
3+
ARG PHP_VERSION="8.4.5"
44
ARG PHP_PACKAGE_BASENAME="php84"
55
ARG PHP_FPM_BINARY_PATH="/usr/sbin/php-fpm84"
66
ARG UNIT_VERSION="1.34.1"

0 commit comments

Comments
 (0)