Skip to content

Commit 56ccccd

Browse files
authored
Merge pull request #334 from GrahamCampbell/3.x-php
[3.x] Upgrade PHP to 8.2.31, 8.3.31, 8.4.21, 8.5.6
2 parents 80c6aa9 + 7c3aac6 commit 56ccccd

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

php-82/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.2.30
7+
ARG VERSION_PHP=8.2.31
88

99

1010
# Lambda uses a custom AMI named Amazon Linux 2023

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.30
7+
ARG VERSION_PHP=8.3.31
88

99

1010
# Lambda uses a custom AMI named Amazon Linux 2023

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.20
7+
ARG VERSION_PHP=8.4.21
88

99

1010
# Lambda uses a custom AMI named Amazon Linux 2023

php-85/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.5.5
7+
ARG VERSION_PHP=8.5.6
88

99

1010
# Lambda uses a custom AMI named Amazon Linux 2023

0 commit comments

Comments
 (0)