Skip to content

Commit c1e9d72

Browse files
authored
Merge pull request #249 from GrahamCampbell/php-upgradez
Upgrade to PHP 8.3.20 and 8.4.6
2 parents 535b3bc + dded8fe commit c1e9d72

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

php-83/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
ARG IMAGE_VERSION_SUFFIX
55

66
# https://www.php.net/downloads
7-
ARG VERSION_PHP=8.3.19
7+
ARG VERSION_PHP=8.3.20
88

99

1010
# Lambda uses a custom AMI named Amazon Linux 2

php-84/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
ARG IMAGE_VERSION_SUFFIX
55

66
# https://www.php.net/downloads
7-
ARG VERSION_PHP=8.4.5
7+
ARG VERSION_PHP=8.4.6
88

99

1010
# Lambda uses a custom AMI named Amazon Linux 2

0 commit comments

Comments
 (0)