Skip to content

Commit 8cbf388

Browse files
Upgrade PHP to 8.2.20 and 8.3.8
1 parent d5bdc34 commit 8cbf388

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.19
7+
ARG VERSION_PHP=8.2.20
88

99

1010
# Lambda uses a custom AMI named Amazon Linux 2

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

99

1010
# Lambda uses a custom AMI named Amazon Linux 2

0 commit comments

Comments
 (0)