Skip to content

Commit 4862805

Browse files
authored
Merge pull request #150 from mykiwi-forks/bump-php
Upgrade to PHP 8.1.27, 8.2.14 and 8.3.1
2 parents 44421d8 + a0d32ee commit 4862805

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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.26
7+
ARG VERSION_PHP=8.1.27
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.13
7+
ARG VERSION_PHP=8.2.14
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.0
7+
ARG VERSION_PHP=8.3.1
88

99

1010
# Lambda uses a custom AMI named Amazon Linux 2

0 commit comments

Comments
 (0)