We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b505fd commit dbce9a4Copy full SHA for dbce9a4
php-81/Dockerfile
@@ -4,7 +4,7 @@
4
ARG IMAGE_VERSION_SUFFIX
5
6
# https://www.php.net/downloads
7
-ARG VERSION_PHP=8.1.23
+ARG VERSION_PHP=8.1.24
8
9
10
# Lambda uses a custom AMI named Amazon Linux 2
php-82/Dockerfile
-ARG VERSION_PHP=8.2.10
+ARG VERSION_PHP=8.2.11
php-83/Dockerfile
@@ -4,8 +4,8 @@
-ARG DOWNLOAD_USER=eric
-ARG VERSION_PHP=8.3.0RC2
+ARG DOWNLOAD_USER=jakub
+ARG VERSION_PHP=8.3.0RC3
11
0 commit comments