Skip to content

Commit

Permalink
Merge pull request #136 from GrahamCampbell/php-830rc6
Browse files Browse the repository at this point in the history
Upgrade to PHP 8.3.0RC6
  • Loading branch information
mnapoli authored Nov 10, 2023
2 parents ba1ada5 + f24c201 commit d9d05bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions php-83/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
ARG IMAGE_VERSION_SUFFIX

# https://www.php.net/downloads
ARG DOWNLOAD_USER=jakub
ARG VERSION_PHP=8.3.0RC5
ARG DOWNLOAD_USER=eric
ARG VERSION_PHP=8.3.0RC6


# Lambda uses a custom AMI named Amazon Linux 2
Expand Down

0 comments on commit d9d05bb

Please sign in to comment.