From bd39d883d3fa44cf557c78a8d105b263120115ab Mon Sep 17 00:00:00 2001 From: Graham Campbell Date: Wed, 11 Oct 2023 08:46:31 +0100 Subject: [PATCH] PHP 8.3.0RC4 --- php-83/Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/php-83/Dockerfile b/php-83/Dockerfile index 6e3a6d24..a356b842 100644 --- a/php-83/Dockerfile +++ b/php-83/Dockerfile @@ -4,8 +4,8 @@ ARG IMAGE_VERSION_SUFFIX # https://www.php.net/downloads -ARG DOWNLOAD_USER=jakub -ARG VERSION_PHP=8.3.0RC3 +ARG DOWNLOAD_USER=eric +ARG VERSION_PHP=8.3.0RC4 # Lambda uses a custom AMI named Amazon Linux 2