Skip to content

Commit dbce9a4

Browse files
PHP 8.1.4, 8.2.11, 8.3.0RC3
1 parent 0b505fd commit dbce9a4

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
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.23
7+
ARG VERSION_PHP=8.1.24
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.10
7+
ARG VERSION_PHP=8.2.11
88

99

1010
# Lambda uses a custom AMI named Amazon Linux 2

php-83/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
ARG IMAGE_VERSION_SUFFIX
55

66
# https://www.php.net/downloads
7-
ARG DOWNLOAD_USER=eric
8-
ARG VERSION_PHP=8.3.0RC2
7+
ARG DOWNLOAD_USER=jakub
8+
ARG VERSION_PHP=8.3.0RC3
99

1010

1111
# Lambda uses a custom AMI named Amazon Linux 2

0 commit comments

Comments
 (0)