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.
2 parents f057620 + e1d0690 commit e6ef008Copy full SHA for e6ef008
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.24
+ARG VERSION_PHP=8.1.25
8
9
10
# Lambda uses a custom AMI named Amazon Linux 2
php-82/Dockerfile
-ARG VERSION_PHP=8.2.11
+ARG VERSION_PHP=8.2.12
php-83/Dockerfile
@@ -4,8 +4,8 @@
-ARG DOWNLOAD_USER=eric
-ARG VERSION_PHP=8.3.0RC4
+ARG DOWNLOAD_USER=jakub
+ARG VERSION_PHP=8.3.0RC5
11
0 commit comments