From f13bb6e9a6559adab5086df4c509d2741042edb9 Mon Sep 17 00:00:00 2001 From: Akshay Kumar Date: Thu, 23 May 2024 12:15:46 +0530 Subject: [PATCH 1/2] Add support for PHP|8.2.19 and PHP|8.3.7 --- build/__phpVersions.sh | 8 ++++---- build/constants.yaml | 8 ++++---- platforms/php/versions/bookworm/versionsToBuild.txt | 2 ++ platforms/php/versions/bullseye/versionsToBuild.txt | 2 ++ platforms/php/versions/buster/versionsToBuild.txt | 2 ++ src/BuildScriptGenerator/PhpVersions.cs | 8 ++++---- 6 files changed, 18 insertions(+), 12 deletions(-) diff --git a/build/__phpVersions.sh b/build/__phpVersions.sh index cd6b23ba5c..9029388a3a 100644 --- a/build/__phpVersions.sh +++ b/build/__phpVersions.sh @@ -12,12 +12,12 @@ COMPOSER2_3_VERSION='2.3.10' COMPOSER2_4_VERSION='2.4.4' COMPOSER2_5_VERSION='2.5.8' COMPOSER2_6_VERSION='2.6.2' -PHP83_VERSION='8.3.4' +PHP83_VERSION='8.3.7' PHP83_KEYS='1198C0117593497A5EC5C199286AF1F9897469DC AFD8691FDAEDF03BDF6E460563F15A9B715376CA' -PHP83_TAR_SHA256='39a337036a546e5c28aea76cf424ac172db5156bd8a8fd85252e389409a5ba63' -PHP82_VERSION='8.2.17' +PHP83_TAR_SHA256='d53433c1ca6b2c8741afa7c524272e6806c1e895e5912a058494fea89988570a' +PHP82_VERSION='8.2.19' PHP82_KEYS='1198C0117593497A5EC5C199286AF1F9897469DC 39B641343D8C104B2B146DC3F9C39DC0B9698544' -PHP82_TAR_SHA256='1cc4ef733ba58f6557db648012471f1916e5bac316303aa165535bedab08ee35' +PHP82_TAR_SHA256='aecd63f3ebea6768997f5c4fccd98acbf897762ed5fc25300e846197a9485c13' PHP81_VERSION='8.1.27' PHP81_KEYS='528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 39B641343D8C104B2B146DC3F9C39DC0B9698544' PHP81_TAR_SHA256='479e65c3f05714d4aace1370e617d78e49e996ec7a7579a5be47535be61f0658' diff --git a/build/constants.yaml b/build/constants.yaml index d371b86cc9..169f9bd731 100644 --- a/build/constants.yaml +++ b/build/constants.yaml @@ -197,12 +197,12 @@ composer2-4-version: 2.4.4 composer2-5-version: 2.5.8 composer2-6-version: 2.6.2 - php83-version: 8.3.4 + php83-version: 8.3.7 php83-keys: 1198C0117593497A5EC5C199286AF1F9897469DC AFD8691FDAEDF03BDF6E460563F15A9B715376CA - php83-tar-sha256: 39a337036a546e5c28aea76cf424ac172db5156bd8a8fd85252e389409a5ba63 - php82-version: 8.2.17 + php83-tar-sha256: d53433c1ca6b2c8741afa7c524272e6806c1e895e5912a058494fea89988570a + php82-version: 8.2.19 php82-keys: 1198C0117593497A5EC5C199286AF1F9897469DC 39B641343D8C104B2B146DC3F9C39DC0B9698544 - php82-tar-sha256: 1cc4ef733ba58f6557db648012471f1916e5bac316303aa165535bedab08ee35 + php82-tar-sha256: aecd63f3ebea6768997f5c4fccd98acbf897762ed5fc25300e846197a9485c13 php81-version: 8.1.27 php81-keys: 528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 39B641343D8C104B2B146DC3F9C39DC0B9698544 php81-tar-sha256: 479e65c3f05714d4aace1370e617d78e49e996ec7a7579a5be47535be61f0658 diff --git a/platforms/php/versions/bookworm/versionsToBuild.txt b/platforms/php/versions/bookworm/versionsToBuild.txt index 2a669ab544..d4ece3523d 100644 --- a/platforms/php/versions/bookworm/versionsToBuild.txt +++ b/platforms/php/versions/bookworm/versionsToBuild.txt @@ -6,3 +6,5 @@ 8.2.16, 28cdc995b7d5421711c7044294885fcde4390c9f67504a994b4cf9bc1b5cc593, 1198C0117593497A5EC5C199286AF1F9897469DC 39B641343D8C104B2B146DC3F9C39DC0B9698544, 8.3.4, 39a337036a546e5c28aea76cf424ac172db5156bd8a8fd85252e389409a5ba63, 1198C0117593497A5EC5C199286AF1F9897469DC AFD8691FDAEDF03BDF6E460563F15A9B715376CA, + +8.3.7, d53433c1ca6b2c8741afa7c524272e6806c1e895e5912a058494fea89988570a, 1198C0117593497A5EC5C199286AF1F9897469DC AFD8691FDAEDF03BDF6E460563F15A9B715376CA, \ No newline at end of file diff --git a/platforms/php/versions/bullseye/versionsToBuild.txt b/platforms/php/versions/bullseye/versionsToBuild.txt index 09afdddef2..5334236bbe 100644 --- a/platforms/php/versions/bullseye/versionsToBuild.txt +++ b/platforms/php/versions/bullseye/versionsToBuild.txt @@ -44,5 +44,7 @@ 8.2.14, 763ecd39fcf51c3815af6ef6e43fa9aa0d0bd8e5a615009e5f4780c92705f583, 1198C0117593497A5EC5C199286AF1F9897469DC 39B641343D8C104B2B146DC3F9C39DC0B9698544, 8.2.16, 28cdc995b7d5421711c7044294885fcde4390c9f67504a994b4cf9bc1b5cc593, 1198C0117593497A5EC5C199286AF1F9897469DC 39B641343D8C104B2B146DC3F9C39DC0B9698544, 8.2.17, 1cc4ef733ba58f6557db648012471f1916e5bac316303aa165535bedab08ee35, 1198C0117593497A5EC5C199286AF1F9897469DC 39B641343D8C104B2B146DC3F9C39DC0B9698544, +8.2.19, aecd63f3ebea6768997f5c4fccd98acbf897762ed5fc25300e846197a9485c13, 1198C0117593497A5EC5C199286AF1F9897469DC 39B641343D8C104B2B146DC3F9C39DC0B9698544, 8.3.4, 39a337036a546e5c28aea76cf424ac172db5156bd8a8fd85252e389409a5ba63, 1198C0117593497A5EC5C199286AF1F9897469DC AFD8691FDAEDF03BDF6E460563F15A9B715376CA, +8.3.7, d53433c1ca6b2c8741afa7c524272e6806c1e895e5912a058494fea89988570a, 1198C0117593497A5EC5C199286AF1F9897469DC AFD8691FDAEDF03BDF6E460563F15A9B715376CA, \ No newline at end of file diff --git a/platforms/php/versions/buster/versionsToBuild.txt b/platforms/php/versions/buster/versionsToBuild.txt index c9f0ed74af..5976a61a35 100644 --- a/platforms/php/versions/buster/versionsToBuild.txt +++ b/platforms/php/versions/buster/versionsToBuild.txt @@ -58,5 +58,7 @@ 8.2.14, 763ecd39fcf51c3815af6ef6e43fa9aa0d0bd8e5a615009e5f4780c92705f583, 1198C0117593497A5EC5C199286AF1F9897469DC 39B641343D8C104B2B146DC3F9C39DC0B9698544, 8.2.16, 28cdc995b7d5421711c7044294885fcde4390c9f67504a994b4cf9bc1b5cc593, 1198C0117593497A5EC5C199286AF1F9897469DC 39B641343D8C104B2B146DC3F9C39DC0B9698544, 8.2.17, 1cc4ef733ba58f6557db648012471f1916e5bac316303aa165535bedab08ee35, 1198C0117593497A5EC5C199286AF1F9897469DC 39B641343D8C104B2B146DC3F9C39DC0B9698544, +8.2.19, aecd63f3ebea6768997f5c4fccd98acbf897762ed5fc25300e846197a9485c13, 1198C0117593497A5EC5C199286AF1F9897469DC 39B641343D8C104B2B146DC3F9C39DC0B9698544, 8.3.4, 39a337036a546e5c28aea76cf424ac172db5156bd8a8fd85252e389409a5ba63, 1198C0117593497A5EC5C199286AF1F9897469DC AFD8691FDAEDF03BDF6E460563F15A9B715376CA, +8.3.7, d53433c1ca6b2c8741afa7c524272e6806c1e895e5912a058494fea89988570a, 1198C0117593497A5EC5C199286AF1F9897469DC AFD8691FDAEDF03BDF6E460563F15A9B715376CA, diff --git a/src/BuildScriptGenerator/PhpVersions.cs b/src/BuildScriptGenerator/PhpVersions.cs index e0c8aab188..6a2fb65481 100644 --- a/src/BuildScriptGenerator/PhpVersions.cs +++ b/src/BuildScriptGenerator/PhpVersions.cs @@ -18,12 +18,12 @@ public static class PhpVersions public const string Composer24Version = "2.4.4"; public const string Composer25Version = "2.5.8"; public const string Composer26Version = "2.6.2"; - public const string Php83Version = "8.3.4"; + public const string Php83Version = "8.3.7"; public const string Php83Keys = "1198C0117593497A5EC5C199286AF1F9897469DC AFD8691FDAEDF03BDF6E460563F15A9B715376CA"; - public const string Php83TarSha256 = "39a337036a546e5c28aea76cf424ac172db5156bd8a8fd85252e389409a5ba63"; - public const string Php82Version = "8.2.17"; + public const string Php83TarSha256 = "d53433c1ca6b2c8741afa7c524272e6806c1e895e5912a058494fea89988570a"; + public const string Php82Version = "8.2.19"; public const string Php82Keys = "1198C0117593497A5EC5C199286AF1F9897469DC 39B641343D8C104B2B146DC3F9C39DC0B9698544"; - public const string Php82TarSha256 = "1cc4ef733ba58f6557db648012471f1916e5bac316303aa165535bedab08ee35"; + public const string Php82TarSha256 = "aecd63f3ebea6768997f5c4fccd98acbf897762ed5fc25300e846197a9485c13"; public const string Php81Version = "8.1.27"; public const string Php81Keys = "528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 39B641343D8C104B2B146DC3F9C39DC0B9698544"; public const string Php81TarSha256 = "479e65c3f05714d4aace1370e617d78e49e996ec7a7579a5be47535be61f0658"; From 33fe9295a1a8e9b819387375219ec151544afacb Mon Sep 17 00:00:00 2001 From: Akshay Kumar Date: Thu, 23 May 2024 17:31:47 +0530 Subject: [PATCH 2/2] create base image --- images/runtime/php-fpm/8.2/8.2.bullseye.Dockerfile | 6 +++--- images/runtime/php-fpm/8.2/8.2.buster.Dockerfile | 6 +++--- images/runtime/php-fpm/8.2/base.bullseye.Dockerfile | 2 +- images/runtime/php-fpm/8.3/8.3.bookworm.Dockerfile | 6 +++--- images/runtime/php-fpm/8.3/8.3.bullseye.Dockerfile | 6 +++--- images/runtime/php-fpm/8.3/8.3.buster.Dockerfile | 6 +++--- images/runtime/php-fpm/8.3/base.bullseye.Dockerfile | 2 +- images/runtime/php/8.2/8.2.bullseye.Dockerfile | 6 +++--- images/runtime/php/8.2/8.2.buster.Dockerfile | 6 +++--- images/runtime/php/8.3/8.3.bookworm.Dockerfile | 6 +++--- images/runtime/php/8.3/8.3.bullseye.Dockerfile | 6 +++--- images/runtime/php/8.3/8.3.buster.Dockerfile | 6 +++--- 12 files changed, 32 insertions(+), 32 deletions(-) diff --git a/images/runtime/php-fpm/8.2/8.2.bullseye.Dockerfile b/images/runtime/php-fpm/8.2/8.2.bullseye.Dockerfile index c750cf6b1a..494e865aa7 100644 --- a/images/runtime/php-fpm/8.2/8.2.bullseye.Dockerfile +++ b/images/runtime/php-fpm/8.2/8.2.bullseye.Dockerfile @@ -44,9 +44,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie" ENV GPG_KEYS 1198C0117593497A5EC5C199286AF1F9897469DC 39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A -ENV PHP_VERSION 8.2.17 -ENV PHP_URL="https://www.php.net/get/php-8.2.17.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-8.2.17.tar.xz.asc/from/this/mirror" -ENV PHP_SHA256="1cc4ef733ba58f6557db648012471f1916e5bac316303aa165535bedab08ee35" PHP_MD5="" +ENV PHP_VERSION 8.2.19 +ENV PHP_URL="https://www.php.net/get/php-8.2.19.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-8.2.19.tar.xz.asc/from/this/mirror" +ENV PHP_SHA256="aecd63f3ebea6768997f5c4fccd98acbf897762ed5fc25300e846197a9485c13" PHP_MD5="" RUN set -eux; \ \ diff --git a/images/runtime/php-fpm/8.2/8.2.buster.Dockerfile b/images/runtime/php-fpm/8.2/8.2.buster.Dockerfile index 3038384669..03d1bc9b80 100644 --- a/images/runtime/php-fpm/8.2/8.2.buster.Dockerfile +++ b/images/runtime/php-fpm/8.2/8.2.buster.Dockerfile @@ -44,9 +44,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie" ENV GPG_KEYS 1198C0117593497A5EC5C199286AF1F9897469DC 39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A -ENV PHP_VERSION 8.2.17 -ENV PHP_URL="https://www.php.net/get/php-8.2.17.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-8.2.17.tar.xz.asc/from/this/mirror" -ENV PHP_SHA256="1cc4ef733ba58f6557db648012471f1916e5bac316303aa165535bedab08ee35" PHP_MD5="" +ENV PHP_VERSION 8.2.19 +ENV PHP_URL="https://www.php.net/get/php-8.2.19.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-8.2.19.tar.xz.asc/from/this/mirror" +ENV PHP_SHA256="aecd63f3ebea6768997f5c4fccd98acbf897762ed5fc25300e846197a9485c13" PHP_MD5="" RUN set -eux; \ \ diff --git a/images/runtime/php-fpm/8.2/base.bullseye.Dockerfile b/images/runtime/php-fpm/8.2/base.bullseye.Dockerfile index 534fdb4206..e42aa24190 100644 --- a/images/runtime/php-fpm/8.2/base.bullseye.Dockerfile +++ b/images/runtime/php-fpm/8.2/base.bullseye.Dockerfile @@ -1,6 +1,6 @@ FROM oryxdevmcr.azurecr.io/private/oryx/php-fpm-8.2-bullseye SHELL ["/bin/bash", "-c"] -ENV PHP_VERSION 8.2.17 +ENV PHP_VERSION 8.2.19 # An environment variable for oryx run-script to know the origin of php image so that # start-up command can be determined while creating run script diff --git a/images/runtime/php-fpm/8.3/8.3.bookworm.Dockerfile b/images/runtime/php-fpm/8.3/8.3.bookworm.Dockerfile index 7a955e5911..67d3b4bff5 100644 --- a/images/runtime/php-fpm/8.3/8.3.bookworm.Dockerfile +++ b/images/runtime/php-fpm/8.3/8.3.bookworm.Dockerfile @@ -42,9 +42,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie" ENV GPG_KEYS 1198C0117593497A5EC5C199286AF1F9897469DC AFD8691FDAEDF03BDF6E460563F15A9B715376CA C28D937575603EB4ABB725861C0779DC5C0A9DE4 -ENV PHP_VERSION 8.3.4 -ENV PHP_URL="https://www.php.net/get/php-8.3.4.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-8.3.4.tar.xz.asc/from/this/mirror" -ENV PHP_SHA256="39a337036a546e5c28aea76cf424ac172db5156bd8a8fd85252e389409a5ba63" PHP_MD5="" +ENV PHP_VERSION 8.3.7 +ENV PHP_URL="https://www.php.net/get/php-8.3.7.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-8.3.7.tar.xz.asc/from/this/mirror" +ENV PHP_SHA256="d53433c1ca6b2c8741afa7c524272e6806c1e895e5912a058494fea89988570a" PHP_MD5="" RUN set -eux; \ \ diff --git a/images/runtime/php-fpm/8.3/8.3.bullseye.Dockerfile b/images/runtime/php-fpm/8.3/8.3.bullseye.Dockerfile index 6c02fec320..a8665f00c0 100644 --- a/images/runtime/php-fpm/8.3/8.3.bullseye.Dockerfile +++ b/images/runtime/php-fpm/8.3/8.3.bullseye.Dockerfile @@ -44,9 +44,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie" ENV GPG_KEYS 1198C0117593497A5EC5C199286AF1F9897469DC AFD8691FDAEDF03BDF6E460563F15A9B715376CA C28D937575603EB4ABB725861C0779DC5C0A9DE4 -ENV PHP_VERSION 8.3.4 -ENV PHP_URL="https://www.php.net/get/php-8.3.4.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-8.3.4.tar.xz.asc/from/this/mirror" -ENV PHP_SHA256="39a337036a546e5c28aea76cf424ac172db5156bd8a8fd85252e389409a5ba63" PHP_MD5="" +ENV PHP_VERSION 8.3.7 +ENV PHP_URL="https://www.php.net/get/php-8.3.7.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-8.3.7.tar.xz.asc/from/this/mirror" +ENV PHP_SHA256="d53433c1ca6b2c8741afa7c524272e6806c1e895e5912a058494fea89988570a" PHP_MD5="" RUN set -eux; \ \ diff --git a/images/runtime/php-fpm/8.3/8.3.buster.Dockerfile b/images/runtime/php-fpm/8.3/8.3.buster.Dockerfile index dc8c10a53c..4612aa60bd 100644 --- a/images/runtime/php-fpm/8.3/8.3.buster.Dockerfile +++ b/images/runtime/php-fpm/8.3/8.3.buster.Dockerfile @@ -44,9 +44,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie" ENV GPG_KEYS 1198C0117593497A5EC5C199286AF1F9897469DC AFD8691FDAEDF03BDF6E460563F15A9B715376CA C28D937575603EB4ABB725861C0779DC5C0A9DE4 -ENV PHP_VERSION 8.3.4 -ENV PHP_URL="https://www.php.net/get/php-8.3.4.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-8.3.4.tar.xz.asc/from/this/mirror" -ENV PHP_SHA256="39a337036a546e5c28aea76cf424ac172db5156bd8a8fd85252e389409a5ba63" PHP_MD5="" +ENV PHP_VERSION 8.3.7 +ENV PHP_URL="https://www.php.net/get/php-8.3.7.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-8.3.7.tar.xz.asc/from/this/mirror" +ENV PHP_SHA256="d53433c1ca6b2c8741afa7c524272e6806c1e895e5912a058494fea89988570a" PHP_MD5="" RUN set -eux; \ \ diff --git a/images/runtime/php-fpm/8.3/base.bullseye.Dockerfile b/images/runtime/php-fpm/8.3/base.bullseye.Dockerfile index 0e3dd665b2..0f91af3b69 100644 --- a/images/runtime/php-fpm/8.3/base.bullseye.Dockerfile +++ b/images/runtime/php-fpm/8.3/base.bullseye.Dockerfile @@ -1,6 +1,6 @@ FROM oryxdevmcr.azurecr.io/private/oryx/php-fpm-8.3-bullseye SHELL ["/bin/bash", "-c"] -ENV PHP_VERSION 8.3.4 +ENV PHP_VERSION 8.3.7 # An environment variable for oryx run-script to know the origin of php image so that # start-up command can be determined while creating run script diff --git a/images/runtime/php/8.2/8.2.bullseye.Dockerfile b/images/runtime/php/8.2/8.2.bullseye.Dockerfile index 735c2cc1b1..b682f109a7 100644 --- a/images/runtime/php/8.2/8.2.bullseye.Dockerfile +++ b/images/runtime/php/8.2/8.2.bullseye.Dockerfile @@ -100,9 +100,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie" ENV GPG_KEYS 1198C0117593497A5EC5C199286AF1F9897469DC 39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A -ENV PHP_VERSION 8.2.17 -ENV PHP_URL="https://www.php.net/get/php-8.2.17.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-8.2.17.tar.xz.asc/from/this/mirror" -ENV PHP_SHA256="1cc4ef733ba58f6557db648012471f1916e5bac316303aa165535bedab08ee35" PHP_MD5="" +ENV PHP_VERSION 8.2.19 +ENV PHP_URL="https://www.php.net/get/php-8.2.19.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-8.2.19.tar.xz.asc/from/this/mirror" +ENV PHP_SHA256="aecd63f3ebea6768997f5c4fccd98acbf897762ed5fc25300e846197a9485c13" PHP_MD5="" RUN set -eux; \ \ diff --git a/images/runtime/php/8.2/8.2.buster.Dockerfile b/images/runtime/php/8.2/8.2.buster.Dockerfile index 2e492af1b1..27d2701283 100644 --- a/images/runtime/php/8.2/8.2.buster.Dockerfile +++ b/images/runtime/php/8.2/8.2.buster.Dockerfile @@ -100,9 +100,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie" ENV GPG_KEYS 1198C0117593497A5EC5C199286AF1F9897469DC 39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A -ENV PHP_VERSION 8.2.17 -ENV PHP_URL="https://www.php.net/get/php-8.2.17.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-8.2.17.tar.xz.asc/from/this/mirror" -ENV PHP_SHA256="1cc4ef733ba58f6557db648012471f1916e5bac316303aa165535bedab08ee35" PHP_MD5="" +ENV PHP_VERSION 8.2.19 +ENV PHP_URL="https://www.php.net/get/php-8.2.19.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-8.2.19.tar.xz.asc/from/this/mirror" +ENV PHP_SHA256="aecd63f3ebea6768997f5c4fccd98acbf897762ed5fc25300e846197a9485c13" PHP_MD5="" RUN set -eux; \ \ diff --git a/images/runtime/php/8.3/8.3.bookworm.Dockerfile b/images/runtime/php/8.3/8.3.bookworm.Dockerfile index 6debab7889..eac32cbd3e 100644 --- a/images/runtime/php/8.3/8.3.bookworm.Dockerfile +++ b/images/runtime/php/8.3/8.3.bookworm.Dockerfile @@ -100,9 +100,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie" ENV GPG_KEYS 1198C0117593497A5EC5C199286AF1F9897469DC AFD8691FDAEDF03BDF6E460563F15A9B715376CA C28D937575603EB4ABB725861C0779DC5C0A9DE4 -ENV PHP_VERSION 8.3.4 -ENV PHP_URL="https://www.php.net/get/php-8.3.4.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-8.3.4.tar.xz.asc/from/this/mirror" -ENV PHP_SHA256="39a337036a546e5c28aea76cf424ac172db5156bd8a8fd85252e389409a5ba63" PHP_MD5="" +ENV PHP_VERSION 8.3.7 +ENV PHP_URL="https://www.php.net/get/php-8.3.7.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-8.3.7.tar.xz.asc/from/this/mirror" +ENV PHP_SHA256="d53433c1ca6b2c8741afa7c524272e6806c1e895e5912a058494fea89988570a" PHP_MD5="" RUN set -eux; \ \ diff --git a/images/runtime/php/8.3/8.3.bullseye.Dockerfile b/images/runtime/php/8.3/8.3.bullseye.Dockerfile index 76b9150498..62b5c2fb52 100644 --- a/images/runtime/php/8.3/8.3.bullseye.Dockerfile +++ b/images/runtime/php/8.3/8.3.bullseye.Dockerfile @@ -100,9 +100,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie" ENV GPG_KEYS 1198C0117593497A5EC5C199286AF1F9897469DC AFD8691FDAEDF03BDF6E460563F15A9B715376CA C28D937575603EB4ABB725861C0779DC5C0A9DE4 -ENV PHP_VERSION 8.3.4 -ENV PHP_URL="https://www.php.net/get/php-8.3.4.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-8.3.4.tar.xz.asc/from/this/mirror" -ENV PHP_SHA256="39a337036a546e5c28aea76cf424ac172db5156bd8a8fd85252e389409a5ba63" PHP_MD5="" +ENV PHP_VERSION 8.3.7 +ENV PHP_URL="https://www.php.net/get/php-8.3.7.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-8.3.7.tar.xz.asc/from/this/mirror" +ENV PHP_SHA256="d53433c1ca6b2c8741afa7c524272e6806c1e895e5912a058494fea89988570a" PHP_MD5="" RUN set -eux; \ \ diff --git a/images/runtime/php/8.3/8.3.buster.Dockerfile b/images/runtime/php/8.3/8.3.buster.Dockerfile index ff1e8823a4..ebdc10707a 100644 --- a/images/runtime/php/8.3/8.3.buster.Dockerfile +++ b/images/runtime/php/8.3/8.3.buster.Dockerfile @@ -100,9 +100,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie" ENV GPG_KEYS 1198C0117593497A5EC5C199286AF1F9897469DC AFD8691FDAEDF03BDF6E460563F15A9B715376CA C28D937575603EB4ABB725861C0779DC5C0A9DE4 -ENV PHP_VERSION 8.3.4 -ENV PHP_URL="https://www.php.net/get/php-8.3.4.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-8.3.4.tar.xz.asc/from/this/mirror" -ENV PHP_SHA256="39a337036a546e5c28aea76cf424ac172db5156bd8a8fd85252e389409a5ba63" PHP_MD5="" +ENV PHP_VERSION 8.3.7 +ENV PHP_URL="https://www.php.net/get/php-8.3.7.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-8.3.7.tar.xz.asc/from/this/mirror" +ENV PHP_SHA256="d53433c1ca6b2c8741afa7c524272e6806c1e895e5912a058494fea89988570a" PHP_MD5="" RUN set -eux; \ \