Skip to content

Commit

Permalink
Merge pull request #215 from mykiwi-forks/bump-php83
Browse files Browse the repository at this point in the history
Upgrade to PHP 8.4.0RC3
  • Loading branch information
mnapoli authored Oct 27, 2024
2 parents 81a80cb + 37a7016 commit 6d3427d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions php-84/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 RELEASE_USER_PHP=calvinb
ARG VERSION_PHP=8.4.0RC2
ARG RELEASE_USER_PHP=saki
ARG VERSION_PHP=8.4.0RC3


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

0 comments on commit 6d3427d

Please sign in to comment.