Skip to content

Commit

Permalink
Bump PHP versions to 8.2.17 and 8.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamCampbell committed Mar 12, 2024
1 parent fa8230b commit ed9ce0a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion php-82/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
ARG IMAGE_VERSION_SUFFIX

# https://www.php.net/downloads
ARG VERSION_PHP=8.2.16
ARG VERSION_PHP=8.2.17


# Lambda uses a custom AMI named Amazon Linux 2
Expand Down
2 changes: 1 addition & 1 deletion php-83/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
ARG IMAGE_VERSION_SUFFIX

# https://www.php.net/downloads
ARG VERSION_PHP=8.3.3
ARG VERSION_PHP=8.3.4


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

0 comments on commit ed9ce0a

Please sign in to comment.