Skip to content

Commit 00e2dbc

Browse files
authored
Merge pull request #112 from mykiwi-forks/bump-php
PHP 8.3.0RC1
2 parents 0e16c91 + 44a646c commit 00e2dbc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

php-83/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 DOWNLOAD_USER=eric
8-
ARG VERSION_PHP=8.3.0beta3
7+
ARG DOWNLOAD_USER=jakub
8+
ARG VERSION_PHP=8.3.0RC1
99

1010

1111
# Lambda uses a custom AMI named Amazon Linux 2

0 commit comments

Comments
 (0)