Skip to content

Commit 6d3427d

Browse files
authored
Merge pull request #215 from mykiwi-forks/bump-php83
Upgrade to PHP 8.4.0RC3
2 parents 81a80cb + 37a7016 commit 6d3427d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

php-84/Dockerfile

+2-2
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=calvinb
8-
ARG VERSION_PHP=8.4.0RC2
7+
ARG RELEASE_USER_PHP=saki
8+
ARG VERSION_PHP=8.4.0RC3
99

1010

1111
# Lambda uses a custom AMI named Amazon Linux 2

0 commit comments

Comments
 (0)