Skip to content

Commit e345e02

Browse files
authored
Merge pull request #114 from GrahamCampbell/new-php
PHP 8.1.23 and 8.2.10
2 parents 00e2dbc + b6d9da8 commit e345e02

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

php-81/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.1.22
7+
ARG VERSION_PHP=8.1.23
88

99

1010
# Lambda uses a custom AMI named Amazon Linux 2

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

99

1010
# Lambda uses a custom AMI named Amazon Linux 2

0 commit comments

Comments
 (0)