Skip to content

Commit 3f16ddc

Browse files
authored
Merge pull request #183 from GrahamCampbell/next-php
PHP 8.2.21 and 8.3.9
2 parents 13fa81e + 66582b9 commit 3f16ddc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

php-82/Dockerfile

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

99

1010
# Lambda uses a custom AMI named Amazon Linux 2

php-83/Dockerfile

+1-1
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.8
7+
ARG VERSION_PHP=8.3.9
88

99

1010
# Lambda uses a custom AMI named Amazon Linux 2

0 commit comments

Comments
 (0)