From 26b872c3bcade1528aa799a516cc798001dae978 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Thu, 21 Nov 2019 13:46:18 +0000 Subject: [PATCH] Update to 7.3.12 --- 7.3/alpine3.10/cli/Dockerfile | 6 +++--- 7.3/alpine3.10/fpm/Dockerfile | 6 +++--- 7.3/alpine3.10/zts/Dockerfile | 6 +++--- 7.3/alpine3.9/cli/Dockerfile | 6 +++--- 7.3/alpine3.9/fpm/Dockerfile | 6 +++--- 7.3/alpine3.9/zts/Dockerfile | 6 +++--- 7.3/buster/apache/Dockerfile | 6 +++--- 7.3/buster/cli/Dockerfile | 6 +++--- 7.3/buster/fpm/Dockerfile | 6 +++--- 7.3/buster/zts/Dockerfile | 6 +++--- 7.3/stretch/apache/Dockerfile | 6 +++--- 7.3/stretch/cli/Dockerfile | 6 +++--- 7.3/stretch/fpm/Dockerfile | 6 +++--- 7.3/stretch/zts/Dockerfile | 6 +++--- 14 files changed, 42 insertions(+), 42 deletions(-) diff --git a/7.3/alpine3.10/cli/Dockerfile b/7.3/alpine3.10/cli/Dockerfile index f7ed8cea..afc00a28 100644 --- a/7.3/alpine3.10/cli/Dockerfile +++ b/7.3/alpine3.10/cli/Dockerfile @@ -62,9 +62,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie" ENV GPG_KEYS CBAF69F173A0FEA4B537F470D66C9593118BCCB6 F38252826ACD957EF380D39F2F7956BC5DA04B5D -ENV PHP_VERSION 7.3.11 -ENV PHP_URL="https://www.php.net/get/php-7.3.11.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.3.11.tar.xz.asc/from/this/mirror" -ENV PHP_SHA256="657cf6464bac28e9490c59c07a2cf7bb76c200f09cfadf6e44ea64e95fa01021" PHP_MD5="" +ENV PHP_VERSION 7.3.12 +ENV PHP_URL="https://www.php.net/get/php-7.3.12.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.3.12.tar.xz.asc/from/this/mirror" +ENV PHP_SHA256="aafe5e9861ad828860c6af8c88cdc1488314785962328eb1783607c1fdd855df" PHP_MD5="" RUN set -eux; \ \ diff --git a/7.3/alpine3.10/fpm/Dockerfile b/7.3/alpine3.10/fpm/Dockerfile index c673f13f..213948df 100644 --- a/7.3/alpine3.10/fpm/Dockerfile +++ b/7.3/alpine3.10/fpm/Dockerfile @@ -63,9 +63,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie" ENV GPG_KEYS CBAF69F173A0FEA4B537F470D66C9593118BCCB6 F38252826ACD957EF380D39F2F7956BC5DA04B5D -ENV PHP_VERSION 7.3.11 -ENV PHP_URL="https://www.php.net/get/php-7.3.11.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.3.11.tar.xz.asc/from/this/mirror" -ENV PHP_SHA256="657cf6464bac28e9490c59c07a2cf7bb76c200f09cfadf6e44ea64e95fa01021" PHP_MD5="" +ENV PHP_VERSION 7.3.12 +ENV PHP_URL="https://www.php.net/get/php-7.3.12.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.3.12.tar.xz.asc/from/this/mirror" +ENV PHP_SHA256="aafe5e9861ad828860c6af8c88cdc1488314785962328eb1783607c1fdd855df" PHP_MD5="" RUN set -eux; \ \ diff --git a/7.3/alpine3.10/zts/Dockerfile b/7.3/alpine3.10/zts/Dockerfile index 3d1b5576..b24c5bde 100644 --- a/7.3/alpine3.10/zts/Dockerfile +++ b/7.3/alpine3.10/zts/Dockerfile @@ -63,9 +63,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie" ENV GPG_KEYS CBAF69F173A0FEA4B537F470D66C9593118BCCB6 F38252826ACD957EF380D39F2F7956BC5DA04B5D -ENV PHP_VERSION 7.3.11 -ENV PHP_URL="https://www.php.net/get/php-7.3.11.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.3.11.tar.xz.asc/from/this/mirror" -ENV PHP_SHA256="657cf6464bac28e9490c59c07a2cf7bb76c200f09cfadf6e44ea64e95fa01021" PHP_MD5="" +ENV PHP_VERSION 7.3.12 +ENV PHP_URL="https://www.php.net/get/php-7.3.12.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.3.12.tar.xz.asc/from/this/mirror" +ENV PHP_SHA256="aafe5e9861ad828860c6af8c88cdc1488314785962328eb1783607c1fdd855df" PHP_MD5="" RUN set -eux; \ \ diff --git a/7.3/alpine3.9/cli/Dockerfile b/7.3/alpine3.9/cli/Dockerfile index 6468dd3a..6e76ad77 100644 --- a/7.3/alpine3.9/cli/Dockerfile +++ b/7.3/alpine3.9/cli/Dockerfile @@ -62,9 +62,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie" ENV GPG_KEYS CBAF69F173A0FEA4B537F470D66C9593118BCCB6 F38252826ACD957EF380D39F2F7956BC5DA04B5D -ENV PHP_VERSION 7.3.11 -ENV PHP_URL="https://www.php.net/get/php-7.3.11.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.3.11.tar.xz.asc/from/this/mirror" -ENV PHP_SHA256="657cf6464bac28e9490c59c07a2cf7bb76c200f09cfadf6e44ea64e95fa01021" PHP_MD5="" +ENV PHP_VERSION 7.3.12 +ENV PHP_URL="https://www.php.net/get/php-7.3.12.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.3.12.tar.xz.asc/from/this/mirror" +ENV PHP_SHA256="aafe5e9861ad828860c6af8c88cdc1488314785962328eb1783607c1fdd855df" PHP_MD5="" RUN set -eux; \ \ diff --git a/7.3/alpine3.9/fpm/Dockerfile b/7.3/alpine3.9/fpm/Dockerfile index 10c9b5d6..a9207b19 100644 --- a/7.3/alpine3.9/fpm/Dockerfile +++ b/7.3/alpine3.9/fpm/Dockerfile @@ -63,9 +63,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie" ENV GPG_KEYS CBAF69F173A0FEA4B537F470D66C9593118BCCB6 F38252826ACD957EF380D39F2F7956BC5DA04B5D -ENV PHP_VERSION 7.3.11 -ENV PHP_URL="https://www.php.net/get/php-7.3.11.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.3.11.tar.xz.asc/from/this/mirror" -ENV PHP_SHA256="657cf6464bac28e9490c59c07a2cf7bb76c200f09cfadf6e44ea64e95fa01021" PHP_MD5="" +ENV PHP_VERSION 7.3.12 +ENV PHP_URL="https://www.php.net/get/php-7.3.12.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.3.12.tar.xz.asc/from/this/mirror" +ENV PHP_SHA256="aafe5e9861ad828860c6af8c88cdc1488314785962328eb1783607c1fdd855df" PHP_MD5="" RUN set -eux; \ \ diff --git a/7.3/alpine3.9/zts/Dockerfile b/7.3/alpine3.9/zts/Dockerfile index d9ad8510..7bf4f6fd 100644 --- a/7.3/alpine3.9/zts/Dockerfile +++ b/7.3/alpine3.9/zts/Dockerfile @@ -63,9 +63,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie" ENV GPG_KEYS CBAF69F173A0FEA4B537F470D66C9593118BCCB6 F38252826ACD957EF380D39F2F7956BC5DA04B5D -ENV PHP_VERSION 7.3.11 -ENV PHP_URL="https://www.php.net/get/php-7.3.11.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.3.11.tar.xz.asc/from/this/mirror" -ENV PHP_SHA256="657cf6464bac28e9490c59c07a2cf7bb76c200f09cfadf6e44ea64e95fa01021" PHP_MD5="" +ENV PHP_VERSION 7.3.12 +ENV PHP_URL="https://www.php.net/get/php-7.3.12.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.3.12.tar.xz.asc/from/this/mirror" +ENV PHP_SHA256="aafe5e9861ad828860c6af8c88cdc1488314785962328eb1783607c1fdd855df" PHP_MD5="" RUN set -eux; \ \ diff --git a/7.3/buster/apache/Dockerfile b/7.3/buster/apache/Dockerfile index 53a3939b..65f2a6ab 100644 --- a/7.3/buster/apache/Dockerfile +++ b/7.3/buster/apache/Dockerfile @@ -124,9 +124,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie" ENV GPG_KEYS CBAF69F173A0FEA4B537F470D66C9593118BCCB6 F38252826ACD957EF380D39F2F7956BC5DA04B5D -ENV PHP_VERSION 7.3.11 -ENV PHP_URL="https://www.php.net/get/php-7.3.11.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.3.11.tar.xz.asc/from/this/mirror" -ENV PHP_SHA256="657cf6464bac28e9490c59c07a2cf7bb76c200f09cfadf6e44ea64e95fa01021" PHP_MD5="" +ENV PHP_VERSION 7.3.12 +ENV PHP_URL="https://www.php.net/get/php-7.3.12.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.3.12.tar.xz.asc/from/this/mirror" +ENV PHP_SHA256="aafe5e9861ad828860c6af8c88cdc1488314785962328eb1783607c1fdd855df" PHP_MD5="" RUN set -eux; \ \ diff --git a/7.3/buster/cli/Dockerfile b/7.3/buster/cli/Dockerfile index fc22139c..2c6990e0 100644 --- a/7.3/buster/cli/Dockerfile +++ b/7.3/buster/cli/Dockerfile @@ -64,9 +64,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie" ENV GPG_KEYS CBAF69F173A0FEA4B537F470D66C9593118BCCB6 F38252826ACD957EF380D39F2F7956BC5DA04B5D -ENV PHP_VERSION 7.3.11 -ENV PHP_URL="https://www.php.net/get/php-7.3.11.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.3.11.tar.xz.asc/from/this/mirror" -ENV PHP_SHA256="657cf6464bac28e9490c59c07a2cf7bb76c200f09cfadf6e44ea64e95fa01021" PHP_MD5="" +ENV PHP_VERSION 7.3.12 +ENV PHP_URL="https://www.php.net/get/php-7.3.12.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.3.12.tar.xz.asc/from/this/mirror" +ENV PHP_SHA256="aafe5e9861ad828860c6af8c88cdc1488314785962328eb1783607c1fdd855df" PHP_MD5="" RUN set -eux; \ \ diff --git a/7.3/buster/fpm/Dockerfile b/7.3/buster/fpm/Dockerfile index e2a7f96e..b48caa59 100644 --- a/7.3/buster/fpm/Dockerfile +++ b/7.3/buster/fpm/Dockerfile @@ -65,9 +65,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie" ENV GPG_KEYS CBAF69F173A0FEA4B537F470D66C9593118BCCB6 F38252826ACD957EF380D39F2F7956BC5DA04B5D -ENV PHP_VERSION 7.3.11 -ENV PHP_URL="https://www.php.net/get/php-7.3.11.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.3.11.tar.xz.asc/from/this/mirror" -ENV PHP_SHA256="657cf6464bac28e9490c59c07a2cf7bb76c200f09cfadf6e44ea64e95fa01021" PHP_MD5="" +ENV PHP_VERSION 7.3.12 +ENV PHP_URL="https://www.php.net/get/php-7.3.12.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.3.12.tar.xz.asc/from/this/mirror" +ENV PHP_SHA256="aafe5e9861ad828860c6af8c88cdc1488314785962328eb1783607c1fdd855df" PHP_MD5="" RUN set -eux; \ \ diff --git a/7.3/buster/zts/Dockerfile b/7.3/buster/zts/Dockerfile index 00fd3678..a09b608e 100644 --- a/7.3/buster/zts/Dockerfile +++ b/7.3/buster/zts/Dockerfile @@ -65,9 +65,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie" ENV GPG_KEYS CBAF69F173A0FEA4B537F470D66C9593118BCCB6 F38252826ACD957EF380D39F2F7956BC5DA04B5D -ENV PHP_VERSION 7.3.11 -ENV PHP_URL="https://www.php.net/get/php-7.3.11.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.3.11.tar.xz.asc/from/this/mirror" -ENV PHP_SHA256="657cf6464bac28e9490c59c07a2cf7bb76c200f09cfadf6e44ea64e95fa01021" PHP_MD5="" +ENV PHP_VERSION 7.3.12 +ENV PHP_URL="https://www.php.net/get/php-7.3.12.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.3.12.tar.xz.asc/from/this/mirror" +ENV PHP_SHA256="aafe5e9861ad828860c6af8c88cdc1488314785962328eb1783607c1fdd855df" PHP_MD5="" RUN set -eux; \ \ diff --git a/7.3/stretch/apache/Dockerfile b/7.3/stretch/apache/Dockerfile index c9ae2b0a..9af6df2d 100644 --- a/7.3/stretch/apache/Dockerfile +++ b/7.3/stretch/apache/Dockerfile @@ -124,9 +124,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie" ENV GPG_KEYS CBAF69F173A0FEA4B537F470D66C9593118BCCB6 F38252826ACD957EF380D39F2F7956BC5DA04B5D -ENV PHP_VERSION 7.3.11 -ENV PHP_URL="https://www.php.net/get/php-7.3.11.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.3.11.tar.xz.asc/from/this/mirror" -ENV PHP_SHA256="657cf6464bac28e9490c59c07a2cf7bb76c200f09cfadf6e44ea64e95fa01021" PHP_MD5="" +ENV PHP_VERSION 7.3.12 +ENV PHP_URL="https://www.php.net/get/php-7.3.12.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.3.12.tar.xz.asc/from/this/mirror" +ENV PHP_SHA256="aafe5e9861ad828860c6af8c88cdc1488314785962328eb1783607c1fdd855df" PHP_MD5="" RUN set -eux; \ \ diff --git a/7.3/stretch/cli/Dockerfile b/7.3/stretch/cli/Dockerfile index c148e25b..98130c52 100644 --- a/7.3/stretch/cli/Dockerfile +++ b/7.3/stretch/cli/Dockerfile @@ -64,9 +64,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie" ENV GPG_KEYS CBAF69F173A0FEA4B537F470D66C9593118BCCB6 F38252826ACD957EF380D39F2F7956BC5DA04B5D -ENV PHP_VERSION 7.3.11 -ENV PHP_URL="https://www.php.net/get/php-7.3.11.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.3.11.tar.xz.asc/from/this/mirror" -ENV PHP_SHA256="657cf6464bac28e9490c59c07a2cf7bb76c200f09cfadf6e44ea64e95fa01021" PHP_MD5="" +ENV PHP_VERSION 7.3.12 +ENV PHP_URL="https://www.php.net/get/php-7.3.12.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.3.12.tar.xz.asc/from/this/mirror" +ENV PHP_SHA256="aafe5e9861ad828860c6af8c88cdc1488314785962328eb1783607c1fdd855df" PHP_MD5="" RUN set -eux; \ \ diff --git a/7.3/stretch/fpm/Dockerfile b/7.3/stretch/fpm/Dockerfile index 3df5c545..65bcee53 100644 --- a/7.3/stretch/fpm/Dockerfile +++ b/7.3/stretch/fpm/Dockerfile @@ -65,9 +65,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie" ENV GPG_KEYS CBAF69F173A0FEA4B537F470D66C9593118BCCB6 F38252826ACD957EF380D39F2F7956BC5DA04B5D -ENV PHP_VERSION 7.3.11 -ENV PHP_URL="https://www.php.net/get/php-7.3.11.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.3.11.tar.xz.asc/from/this/mirror" -ENV PHP_SHA256="657cf6464bac28e9490c59c07a2cf7bb76c200f09cfadf6e44ea64e95fa01021" PHP_MD5="" +ENV PHP_VERSION 7.3.12 +ENV PHP_URL="https://www.php.net/get/php-7.3.12.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.3.12.tar.xz.asc/from/this/mirror" +ENV PHP_SHA256="aafe5e9861ad828860c6af8c88cdc1488314785962328eb1783607c1fdd855df" PHP_MD5="" RUN set -eux; \ \ diff --git a/7.3/stretch/zts/Dockerfile b/7.3/stretch/zts/Dockerfile index 9c4783d5..b4282151 100644 --- a/7.3/stretch/zts/Dockerfile +++ b/7.3/stretch/zts/Dockerfile @@ -65,9 +65,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie" ENV GPG_KEYS CBAF69F173A0FEA4B537F470D66C9593118BCCB6 F38252826ACD957EF380D39F2F7956BC5DA04B5D -ENV PHP_VERSION 7.3.11 -ENV PHP_URL="https://www.php.net/get/php-7.3.11.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.3.11.tar.xz.asc/from/this/mirror" -ENV PHP_SHA256="657cf6464bac28e9490c59c07a2cf7bb76c200f09cfadf6e44ea64e95fa01021" PHP_MD5="" +ENV PHP_VERSION 7.3.12 +ENV PHP_URL="https://www.php.net/get/php-7.3.12.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.3.12.tar.xz.asc/from/this/mirror" +ENV PHP_SHA256="aafe5e9861ad828860c6af8c88cdc1488314785962328eb1783607c1fdd855df" PHP_MD5="" RUN set -eux; \ \