Skip to content

Commit 488e0e1

Browse files
committed
update to PHP 8.4.0RC4
1 parent 6d3427d commit 488e0e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

php-84/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
ARG IMAGE_VERSION_SUFFIX
55

66
# https://www.php.net/downloads
7-
ARG RELEASE_USER_PHP=saki
8-
ARG VERSION_PHP=8.4.0RC3
7+
ARG RELEASE_USER_PHP=calvinb
8+
ARG VERSION_PHP=8.4.0RC4
99

1010

1111
# Lambda uses a custom AMI named Amazon Linux 2

0 commit comments

Comments
 (0)