diff --git a/7.4/alpine3.11/cli/Dockerfile b/7.4/alpine3.11/cli/Dockerfile index a6d4f758..414a3c9b 100644 --- a/7.4/alpine3.11/cli/Dockerfile +++ b/7.4/alpine3.11/cli/Dockerfile @@ -58,9 +58,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -pie" ENV GPG_KEYS 42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA312 -ENV PHP_VERSION 7.4.10 -ENV PHP_URL="https://www.php.net/distributions/php-7.4.10.tar.xz" PHP_ASC_URL="https://www.php.net/distributions/php-7.4.10.tar.xz.asc" -ENV PHP_SHA256="c2d90b00b14284588a787b100dee54c2400e7db995b457864d66f00ad64fb010" PHP_MD5="" +ENV PHP_VERSION 7.4.11 +ENV PHP_URL="https://www.php.net/distributions/php-7.4.11.tar.xz" PHP_ASC_URL="https://www.php.net/distributions/php-7.4.11.tar.xz.asc" +ENV PHP_SHA256="5d31675a9b9c21b5bd03389418218c30b26558246870caba8eb54f5856e2d6ce" PHP_MD5="" RUN set -eux; \ \ diff --git a/7.4/alpine3.11/fpm/Dockerfile b/7.4/alpine3.11/fpm/Dockerfile index 2b8204b8..33b708f6 100644 --- a/7.4/alpine3.11/fpm/Dockerfile +++ b/7.4/alpine3.11/fpm/Dockerfile @@ -60,9 +60,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -pie" ENV GPG_KEYS 42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA312 -ENV PHP_VERSION 7.4.10 -ENV PHP_URL="https://www.php.net/distributions/php-7.4.10.tar.xz" PHP_ASC_URL="https://www.php.net/distributions/php-7.4.10.tar.xz.asc" -ENV PHP_SHA256="c2d90b00b14284588a787b100dee54c2400e7db995b457864d66f00ad64fb010" PHP_MD5="" +ENV PHP_VERSION 7.4.11 +ENV PHP_URL="https://www.php.net/distributions/php-7.4.11.tar.xz" PHP_ASC_URL="https://www.php.net/distributions/php-7.4.11.tar.xz.asc" +ENV PHP_SHA256="5d31675a9b9c21b5bd03389418218c30b26558246870caba8eb54f5856e2d6ce" PHP_MD5="" RUN set -eux; \ \ diff --git a/7.4/alpine3.11/zts/Dockerfile b/7.4/alpine3.11/zts/Dockerfile index 9abe173a..8224352d 100644 --- a/7.4/alpine3.11/zts/Dockerfile +++ b/7.4/alpine3.11/zts/Dockerfile @@ -60,9 +60,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -pie" ENV GPG_KEYS 42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA312 -ENV PHP_VERSION 7.4.10 -ENV PHP_URL="https://www.php.net/distributions/php-7.4.10.tar.xz" PHP_ASC_URL="https://www.php.net/distributions/php-7.4.10.tar.xz.asc" -ENV PHP_SHA256="c2d90b00b14284588a787b100dee54c2400e7db995b457864d66f00ad64fb010" PHP_MD5="" +ENV PHP_VERSION 7.4.11 +ENV PHP_URL="https://www.php.net/distributions/php-7.4.11.tar.xz" PHP_ASC_URL="https://www.php.net/distributions/php-7.4.11.tar.xz.asc" +ENV PHP_SHA256="5d31675a9b9c21b5bd03389418218c30b26558246870caba8eb54f5856e2d6ce" PHP_MD5="" RUN set -eux; \ \ diff --git a/7.4/alpine3.12/cli/Dockerfile b/7.4/alpine3.12/cli/Dockerfile index 6afc1d42..787e2f4b 100644 --- a/7.4/alpine3.12/cli/Dockerfile +++ b/7.4/alpine3.12/cli/Dockerfile @@ -58,9 +58,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -pie" ENV GPG_KEYS 42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA312 -ENV PHP_VERSION 7.4.10 -ENV PHP_URL="https://www.php.net/distributions/php-7.4.10.tar.xz" PHP_ASC_URL="https://www.php.net/distributions/php-7.4.10.tar.xz.asc" -ENV PHP_SHA256="c2d90b00b14284588a787b100dee54c2400e7db995b457864d66f00ad64fb010" PHP_MD5="" +ENV PHP_VERSION 7.4.11 +ENV PHP_URL="https://www.php.net/distributions/php-7.4.11.tar.xz" PHP_ASC_URL="https://www.php.net/distributions/php-7.4.11.tar.xz.asc" +ENV PHP_SHA256="5d31675a9b9c21b5bd03389418218c30b26558246870caba8eb54f5856e2d6ce" PHP_MD5="" RUN set -eux; \ \ diff --git a/7.4/alpine3.12/fpm/Dockerfile b/7.4/alpine3.12/fpm/Dockerfile index 72ec09c8..6632573e 100644 --- a/7.4/alpine3.12/fpm/Dockerfile +++ b/7.4/alpine3.12/fpm/Dockerfile @@ -60,9 +60,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -pie" ENV GPG_KEYS 42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA312 -ENV PHP_VERSION 7.4.10 -ENV PHP_URL="https://www.php.net/distributions/php-7.4.10.tar.xz" PHP_ASC_URL="https://www.php.net/distributions/php-7.4.10.tar.xz.asc" -ENV PHP_SHA256="c2d90b00b14284588a787b100dee54c2400e7db995b457864d66f00ad64fb010" PHP_MD5="" +ENV PHP_VERSION 7.4.11 +ENV PHP_URL="https://www.php.net/distributions/php-7.4.11.tar.xz" PHP_ASC_URL="https://www.php.net/distributions/php-7.4.11.tar.xz.asc" +ENV PHP_SHA256="5d31675a9b9c21b5bd03389418218c30b26558246870caba8eb54f5856e2d6ce" PHP_MD5="" RUN set -eux; \ \ diff --git a/7.4/alpine3.12/zts/Dockerfile b/7.4/alpine3.12/zts/Dockerfile index be13f237..5e774ddf 100644 --- a/7.4/alpine3.12/zts/Dockerfile +++ b/7.4/alpine3.12/zts/Dockerfile @@ -60,9 +60,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -pie" ENV GPG_KEYS 42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA312 -ENV PHP_VERSION 7.4.10 -ENV PHP_URL="https://www.php.net/distributions/php-7.4.10.tar.xz" PHP_ASC_URL="https://www.php.net/distributions/php-7.4.10.tar.xz.asc" -ENV PHP_SHA256="c2d90b00b14284588a787b100dee54c2400e7db995b457864d66f00ad64fb010" PHP_MD5="" +ENV PHP_VERSION 7.4.11 +ENV PHP_URL="https://www.php.net/distributions/php-7.4.11.tar.xz" PHP_ASC_URL="https://www.php.net/distributions/php-7.4.11.tar.xz.asc" +ENV PHP_SHA256="5d31675a9b9c21b5bd03389418218c30b26558246870caba8eb54f5856e2d6ce" PHP_MD5="" RUN set -eux; \ \ diff --git a/7.4/buster/apache/Dockerfile b/7.4/buster/apache/Dockerfile index d4c143a4..133da991 100644 --- a/7.4/buster/apache/Dockerfile +++ b/7.4/buster/apache/Dockerfile @@ -121,9 +121,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -pie" ENV GPG_KEYS 42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA312 -ENV PHP_VERSION 7.4.10 -ENV PHP_URL="https://www.php.net/distributions/php-7.4.10.tar.xz" PHP_ASC_URL="https://www.php.net/distributions/php-7.4.10.tar.xz.asc" -ENV PHP_SHA256="c2d90b00b14284588a787b100dee54c2400e7db995b457864d66f00ad64fb010" PHP_MD5="" +ENV PHP_VERSION 7.4.11 +ENV PHP_URL="https://www.php.net/distributions/php-7.4.11.tar.xz" PHP_ASC_URL="https://www.php.net/distributions/php-7.4.11.tar.xz.asc" +ENV PHP_SHA256="5d31675a9b9c21b5bd03389418218c30b26558246870caba8eb54f5856e2d6ce" PHP_MD5="" RUN set -eux; \ \ diff --git a/7.4/buster/cli/Dockerfile b/7.4/buster/cli/Dockerfile index ff06beb8..368e5959 100644 --- a/7.4/buster/cli/Dockerfile +++ b/7.4/buster/cli/Dockerfile @@ -60,9 +60,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -pie" ENV GPG_KEYS 42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA312 -ENV PHP_VERSION 7.4.10 -ENV PHP_URL="https://www.php.net/distributions/php-7.4.10.tar.xz" PHP_ASC_URL="https://www.php.net/distributions/php-7.4.10.tar.xz.asc" -ENV PHP_SHA256="c2d90b00b14284588a787b100dee54c2400e7db995b457864d66f00ad64fb010" PHP_MD5="" +ENV PHP_VERSION 7.4.11 +ENV PHP_URL="https://www.php.net/distributions/php-7.4.11.tar.xz" PHP_ASC_URL="https://www.php.net/distributions/php-7.4.11.tar.xz.asc" +ENV PHP_SHA256="5d31675a9b9c21b5bd03389418218c30b26558246870caba8eb54f5856e2d6ce" PHP_MD5="" RUN set -eux; \ \ diff --git a/7.4/buster/fpm/Dockerfile b/7.4/buster/fpm/Dockerfile index 5166793c..dececafc 100644 --- a/7.4/buster/fpm/Dockerfile +++ b/7.4/buster/fpm/Dockerfile @@ -62,9 +62,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -pie" ENV GPG_KEYS 42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA312 -ENV PHP_VERSION 7.4.10 -ENV PHP_URL="https://www.php.net/distributions/php-7.4.10.tar.xz" PHP_ASC_URL="https://www.php.net/distributions/php-7.4.10.tar.xz.asc" -ENV PHP_SHA256="c2d90b00b14284588a787b100dee54c2400e7db995b457864d66f00ad64fb010" PHP_MD5="" +ENV PHP_VERSION 7.4.11 +ENV PHP_URL="https://www.php.net/distributions/php-7.4.11.tar.xz" PHP_ASC_URL="https://www.php.net/distributions/php-7.4.11.tar.xz.asc" +ENV PHP_SHA256="5d31675a9b9c21b5bd03389418218c30b26558246870caba8eb54f5856e2d6ce" PHP_MD5="" RUN set -eux; \ \ diff --git a/7.4/buster/zts/Dockerfile b/7.4/buster/zts/Dockerfile index d3db59e0..95944303 100644 --- a/7.4/buster/zts/Dockerfile +++ b/7.4/buster/zts/Dockerfile @@ -62,9 +62,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -pie" ENV GPG_KEYS 42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA312 -ENV PHP_VERSION 7.4.10 -ENV PHP_URL="https://www.php.net/distributions/php-7.4.10.tar.xz" PHP_ASC_URL="https://www.php.net/distributions/php-7.4.10.tar.xz.asc" -ENV PHP_SHA256="c2d90b00b14284588a787b100dee54c2400e7db995b457864d66f00ad64fb010" PHP_MD5="" +ENV PHP_VERSION 7.4.11 +ENV PHP_URL="https://www.php.net/distributions/php-7.4.11.tar.xz" PHP_ASC_URL="https://www.php.net/distributions/php-7.4.11.tar.xz.asc" +ENV PHP_SHA256="5d31675a9b9c21b5bd03389418218c30b26558246870caba8eb54f5856e2d6ce" PHP_MD5="" RUN set -eux; \ \ diff --git a/versions.json b/versions.json index 634a17f2..a3ed1ea6 100644 --- a/versions.json +++ b/versions.json @@ -46,10 +46,10 @@ "version": "7.3.23" }, "7.4": { - "ascUrl": "https://www.php.net/distributions/php-7.4.10.tar.xz.asc", + "ascUrl": "https://www.php.net/distributions/php-7.4.11.tar.xz.asc", "gpgKeys": "42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA312", - "sha256": "c2d90b00b14284588a787b100dee54c2400e7db995b457864d66f00ad64fb010", - "url": "https://www.php.net/distributions/php-7.4.10.tar.xz", + "sha256": "5d31675a9b9c21b5bd03389418218c30b26558246870caba8eb54f5856e2d6ce", + "url": "https://www.php.net/distributions/php-7.4.11.tar.xz", "variants": [ "buster/cli", "buster/apache", @@ -62,7 +62,7 @@ "alpine3.11/fpm", "alpine3.11/zts" ], - "version": "7.4.10" + "version": "7.4.11" }, "8.0-rc": { "ascUrl": "https://downloads.php.net/~pollita/php-8.0.0beta4.tar.xz.asc",