From 2d413e2dff930b1ac261a587cb8911df2c6bd355 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Thu, 19 Jul 2018 22:56:09 +0000 Subject: [PATCH] Update to 7.0.31 --- 7.0/alpine3.7/cli/Dockerfile | 6 +++--- 7.0/alpine3.7/fpm/Dockerfile | 6 +++--- 7.0/alpine3.7/zts/Dockerfile | 6 +++--- 7.0/jessie/apache/Dockerfile | 6 +++--- 7.0/jessie/cli/Dockerfile | 6 +++--- 7.0/jessie/fpm/Dockerfile | 6 +++--- 7.0/jessie/zts/Dockerfile | 6 +++--- 7.0/stretch/apache/Dockerfile | 6 +++--- 7.0/stretch/cli/Dockerfile | 6 +++--- 7.0/stretch/fpm/Dockerfile | 6 +++--- 7.0/stretch/zts/Dockerfile | 6 +++--- 11 files changed, 33 insertions(+), 33 deletions(-) diff --git a/7.0/alpine3.7/cli/Dockerfile b/7.0/alpine3.7/cli/Dockerfile index 7c19011d..0f00be3e 100644 --- a/7.0/alpine3.7/cli/Dockerfile +++ b/7.0/alpine3.7/cli/Dockerfile @@ -55,9 +55,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie" ENV GPG_KEYS 1A4E8B7277C42E53DBA9C7B9BCAA30EA9C0D5763 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3 -ENV PHP_VERSION 7.0.30 -ENV PHP_URL="https://secure.php.net/get/php-7.0.30.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.0.30.tar.xz.asc/from/this/mirror" -ENV PHP_SHA256="c90892fb68ab9b8476519658d3f78f6388f2609ae1309bdc2a2e1cc9f92dd686" PHP_MD5="" +ENV PHP_VERSION 7.0.31 +ENV PHP_URL="https://secure.php.net/get/php-7.0.31.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.0.31.tar.xz.asc/from/this/mirror" +ENV PHP_SHA256="68f57b3f4587071fb54a620cb83a1cfb3f0bd4ee071e0ce3bf7046a5f2d2f3cf" PHP_MD5="" RUN set -xe; \ \ diff --git a/7.0/alpine3.7/fpm/Dockerfile b/7.0/alpine3.7/fpm/Dockerfile index dea3a1c3..134c4c8a 100644 --- a/7.0/alpine3.7/fpm/Dockerfile +++ b/7.0/alpine3.7/fpm/Dockerfile @@ -56,9 +56,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie" ENV GPG_KEYS 1A4E8B7277C42E53DBA9C7B9BCAA30EA9C0D5763 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3 -ENV PHP_VERSION 7.0.30 -ENV PHP_URL="https://secure.php.net/get/php-7.0.30.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.0.30.tar.xz.asc/from/this/mirror" -ENV PHP_SHA256="c90892fb68ab9b8476519658d3f78f6388f2609ae1309bdc2a2e1cc9f92dd686" PHP_MD5="" +ENV PHP_VERSION 7.0.31 +ENV PHP_URL="https://secure.php.net/get/php-7.0.31.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.0.31.tar.xz.asc/from/this/mirror" +ENV PHP_SHA256="68f57b3f4587071fb54a620cb83a1cfb3f0bd4ee071e0ce3bf7046a5f2d2f3cf" PHP_MD5="" RUN set -xe; \ \ diff --git a/7.0/alpine3.7/zts/Dockerfile b/7.0/alpine3.7/zts/Dockerfile index 3308a64f..3b8979b0 100644 --- a/7.0/alpine3.7/zts/Dockerfile +++ b/7.0/alpine3.7/zts/Dockerfile @@ -56,9 +56,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie" ENV GPG_KEYS 1A4E8B7277C42E53DBA9C7B9BCAA30EA9C0D5763 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3 -ENV PHP_VERSION 7.0.30 -ENV PHP_URL="https://secure.php.net/get/php-7.0.30.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.0.30.tar.xz.asc/from/this/mirror" -ENV PHP_SHA256="c90892fb68ab9b8476519658d3f78f6388f2609ae1309bdc2a2e1cc9f92dd686" PHP_MD5="" +ENV PHP_VERSION 7.0.31 +ENV PHP_URL="https://secure.php.net/get/php-7.0.31.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.0.31.tar.xz.asc/from/this/mirror" +ENV PHP_SHA256="68f57b3f4587071fb54a620cb83a1cfb3f0bd4ee071e0ce3bf7046a5f2d2f3cf" PHP_MD5="" RUN set -xe; \ \ diff --git a/7.0/jessie/apache/Dockerfile b/7.0/jessie/apache/Dockerfile index 6efc8f22..5c95f683 100644 --- a/7.0/jessie/apache/Dockerfile +++ b/7.0/jessie/apache/Dockerfile @@ -113,9 +113,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie" ENV GPG_KEYS 1A4E8B7277C42E53DBA9C7B9BCAA30EA9C0D5763 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3 -ENV PHP_VERSION 7.0.30 -ENV PHP_URL="https://secure.php.net/get/php-7.0.30.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.0.30.tar.xz.asc/from/this/mirror" -ENV PHP_SHA256="c90892fb68ab9b8476519658d3f78f6388f2609ae1309bdc2a2e1cc9f92dd686" PHP_MD5="" +ENV PHP_VERSION 7.0.31 +ENV PHP_URL="https://secure.php.net/get/php-7.0.31.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.0.31.tar.xz.asc/from/this/mirror" +ENV PHP_SHA256="68f57b3f4587071fb54a620cb83a1cfb3f0bd4ee071e0ce3bf7046a5f2d2f3cf" PHP_MD5="" RUN set -xe; \ \ diff --git a/7.0/jessie/cli/Dockerfile b/7.0/jessie/cli/Dockerfile index 12aee04b..b5bbb9fd 100644 --- a/7.0/jessie/cli/Dockerfile +++ b/7.0/jessie/cli/Dockerfile @@ -54,9 +54,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie" ENV GPG_KEYS 1A4E8B7277C42E53DBA9C7B9BCAA30EA9C0D5763 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3 -ENV PHP_VERSION 7.0.30 -ENV PHP_URL="https://secure.php.net/get/php-7.0.30.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.0.30.tar.xz.asc/from/this/mirror" -ENV PHP_SHA256="c90892fb68ab9b8476519658d3f78f6388f2609ae1309bdc2a2e1cc9f92dd686" PHP_MD5="" +ENV PHP_VERSION 7.0.31 +ENV PHP_URL="https://secure.php.net/get/php-7.0.31.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.0.31.tar.xz.asc/from/this/mirror" +ENV PHP_SHA256="68f57b3f4587071fb54a620cb83a1cfb3f0bd4ee071e0ce3bf7046a5f2d2f3cf" PHP_MD5="" RUN set -xe; \ \ diff --git a/7.0/jessie/fpm/Dockerfile b/7.0/jessie/fpm/Dockerfile index 884fd259..488f449c 100644 --- a/7.0/jessie/fpm/Dockerfile +++ b/7.0/jessie/fpm/Dockerfile @@ -55,9 +55,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie" ENV GPG_KEYS 1A4E8B7277C42E53DBA9C7B9BCAA30EA9C0D5763 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3 -ENV PHP_VERSION 7.0.30 -ENV PHP_URL="https://secure.php.net/get/php-7.0.30.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.0.30.tar.xz.asc/from/this/mirror" -ENV PHP_SHA256="c90892fb68ab9b8476519658d3f78f6388f2609ae1309bdc2a2e1cc9f92dd686" PHP_MD5="" +ENV PHP_VERSION 7.0.31 +ENV PHP_URL="https://secure.php.net/get/php-7.0.31.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.0.31.tar.xz.asc/from/this/mirror" +ENV PHP_SHA256="68f57b3f4587071fb54a620cb83a1cfb3f0bd4ee071e0ce3bf7046a5f2d2f3cf" PHP_MD5="" RUN set -xe; \ \ diff --git a/7.0/jessie/zts/Dockerfile b/7.0/jessie/zts/Dockerfile index 1e942fb5..efbf690e 100644 --- a/7.0/jessie/zts/Dockerfile +++ b/7.0/jessie/zts/Dockerfile @@ -55,9 +55,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie" ENV GPG_KEYS 1A4E8B7277C42E53DBA9C7B9BCAA30EA9C0D5763 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3 -ENV PHP_VERSION 7.0.30 -ENV PHP_URL="https://secure.php.net/get/php-7.0.30.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.0.30.tar.xz.asc/from/this/mirror" -ENV PHP_SHA256="c90892fb68ab9b8476519658d3f78f6388f2609ae1309bdc2a2e1cc9f92dd686" PHP_MD5="" +ENV PHP_VERSION 7.0.31 +ENV PHP_URL="https://secure.php.net/get/php-7.0.31.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.0.31.tar.xz.asc/from/this/mirror" +ENV PHP_SHA256="68f57b3f4587071fb54a620cb83a1cfb3f0bd4ee071e0ce3bf7046a5f2d2f3cf" PHP_MD5="" RUN set -xe; \ \ diff --git a/7.0/stretch/apache/Dockerfile b/7.0/stretch/apache/Dockerfile index cd93acef..833c9568 100644 --- a/7.0/stretch/apache/Dockerfile +++ b/7.0/stretch/apache/Dockerfile @@ -113,9 +113,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie" ENV GPG_KEYS 1A4E8B7277C42E53DBA9C7B9BCAA30EA9C0D5763 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3 -ENV PHP_VERSION 7.0.30 -ENV PHP_URL="https://secure.php.net/get/php-7.0.30.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.0.30.tar.xz.asc/from/this/mirror" -ENV PHP_SHA256="c90892fb68ab9b8476519658d3f78f6388f2609ae1309bdc2a2e1cc9f92dd686" PHP_MD5="" +ENV PHP_VERSION 7.0.31 +ENV PHP_URL="https://secure.php.net/get/php-7.0.31.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.0.31.tar.xz.asc/from/this/mirror" +ENV PHP_SHA256="68f57b3f4587071fb54a620cb83a1cfb3f0bd4ee071e0ce3bf7046a5f2d2f3cf" PHP_MD5="" RUN set -xe; \ \ diff --git a/7.0/stretch/cli/Dockerfile b/7.0/stretch/cli/Dockerfile index f2c8cbee..4a8cc900 100644 --- a/7.0/stretch/cli/Dockerfile +++ b/7.0/stretch/cli/Dockerfile @@ -54,9 +54,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie" ENV GPG_KEYS 1A4E8B7277C42E53DBA9C7B9BCAA30EA9C0D5763 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3 -ENV PHP_VERSION 7.0.30 -ENV PHP_URL="https://secure.php.net/get/php-7.0.30.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.0.30.tar.xz.asc/from/this/mirror" -ENV PHP_SHA256="c90892fb68ab9b8476519658d3f78f6388f2609ae1309bdc2a2e1cc9f92dd686" PHP_MD5="" +ENV PHP_VERSION 7.0.31 +ENV PHP_URL="https://secure.php.net/get/php-7.0.31.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.0.31.tar.xz.asc/from/this/mirror" +ENV PHP_SHA256="68f57b3f4587071fb54a620cb83a1cfb3f0bd4ee071e0ce3bf7046a5f2d2f3cf" PHP_MD5="" RUN set -xe; \ \ diff --git a/7.0/stretch/fpm/Dockerfile b/7.0/stretch/fpm/Dockerfile index 376ad41a..a6dde7bf 100644 --- a/7.0/stretch/fpm/Dockerfile +++ b/7.0/stretch/fpm/Dockerfile @@ -55,9 +55,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie" ENV GPG_KEYS 1A4E8B7277C42E53DBA9C7B9BCAA30EA9C0D5763 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3 -ENV PHP_VERSION 7.0.30 -ENV PHP_URL="https://secure.php.net/get/php-7.0.30.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.0.30.tar.xz.asc/from/this/mirror" -ENV PHP_SHA256="c90892fb68ab9b8476519658d3f78f6388f2609ae1309bdc2a2e1cc9f92dd686" PHP_MD5="" +ENV PHP_VERSION 7.0.31 +ENV PHP_URL="https://secure.php.net/get/php-7.0.31.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.0.31.tar.xz.asc/from/this/mirror" +ENV PHP_SHA256="68f57b3f4587071fb54a620cb83a1cfb3f0bd4ee071e0ce3bf7046a5f2d2f3cf" PHP_MD5="" RUN set -xe; \ \ diff --git a/7.0/stretch/zts/Dockerfile b/7.0/stretch/zts/Dockerfile index a6c72d61..dee2db36 100644 --- a/7.0/stretch/zts/Dockerfile +++ b/7.0/stretch/zts/Dockerfile @@ -55,9 +55,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie" ENV GPG_KEYS 1A4E8B7277C42E53DBA9C7B9BCAA30EA9C0D5763 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3 -ENV PHP_VERSION 7.0.30 -ENV PHP_URL="https://secure.php.net/get/php-7.0.30.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.0.30.tar.xz.asc/from/this/mirror" -ENV PHP_SHA256="c90892fb68ab9b8476519658d3f78f6388f2609ae1309bdc2a2e1cc9f92dd686" PHP_MD5="" +ENV PHP_VERSION 7.0.31 +ENV PHP_URL="https://secure.php.net/get/php-7.0.31.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.0.31.tar.xz.asc/from/this/mirror" +ENV PHP_SHA256="68f57b3f4587071fb54a620cb83a1cfb3f0bd4ee071e0ce3bf7046a5f2d2f3cf" PHP_MD5="" RUN set -xe; \ \