From 27cc0765bf218da430e314008864d33b497ef65f Mon Sep 17 00:00:00 2001 From: Graham Campbell Date: Thu, 17 Aug 2023 15:50:32 +0100 Subject: [PATCH] PHP 8.3.0beta3 --- php-83/Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/php-83/Dockerfile b/php-83/Dockerfile index 04faf4d..753a5ad 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.0beta2 +ARG DOWNLOAD_USER=eric +ARG VERSION_PHP=8.3.0beta3 # Lambda uses a custom AMI named Amazon Linux 2