From 52c62d3afbb0c94f3727aba946de619c6c3bf6e0 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Thu, 7 Feb 2019 13:51:14 +0000 Subject: [PATCH] Update to 7.2.15 --- 7.2/alpine3.8/cli/Dockerfile | 6 +++--- 7.2/alpine3.8/fpm/Dockerfile | 6 +++--- 7.2/alpine3.8/zts/Dockerfile | 6 +++--- 7.2/alpine3.9/cli/Dockerfile | 6 +++--- 7.2/alpine3.9/fpm/Dockerfile | 6 +++--- 7.2/alpine3.9/zts/Dockerfile | 6 +++--- 7.2/stretch/apache/Dockerfile | 6 +++--- 7.2/stretch/cli/Dockerfile | 6 +++--- 7.2/stretch/fpm/Dockerfile | 6 +++--- 7.2/stretch/zts/Dockerfile | 6 +++--- 10 files changed, 30 insertions(+), 30 deletions(-) diff --git a/7.2/alpine3.8/cli/Dockerfile b/7.2/alpine3.8/cli/Dockerfile index 37da0b38..eef7665d 100644 --- a/7.2/alpine3.8/cli/Dockerfile +++ b/7.2/alpine3.8/cli/Dockerfile @@ -61,9 +61,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie" ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F -ENV PHP_VERSION 7.2.14 -ENV PHP_URL="https://secure.php.net/get/php-7.2.14.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.14.tar.xz.asc/from/this/mirror" -ENV PHP_SHA256="ee3f1cc102b073578a3c53ba4420a76da3d9f0c981c02b1664ae741ca65af84f" PHP_MD5="" +ENV PHP_VERSION 7.2.15 +ENV PHP_URL="https://secure.php.net/get/php-7.2.15.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.15.tar.xz.asc/from/this/mirror" +ENV PHP_SHA256="75e90012faef700dffb29311f3d24fa25f1a5e0f70254a9b8d5c794e25e938ce" PHP_MD5="" RUN set -xe; \ \ diff --git a/7.2/alpine3.8/fpm/Dockerfile b/7.2/alpine3.8/fpm/Dockerfile index aefee5f0..73e7cff7 100644 --- a/7.2/alpine3.8/fpm/Dockerfile +++ b/7.2/alpine3.8/fpm/Dockerfile @@ -62,9 +62,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie" ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F -ENV PHP_VERSION 7.2.14 -ENV PHP_URL="https://secure.php.net/get/php-7.2.14.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.14.tar.xz.asc/from/this/mirror" -ENV PHP_SHA256="ee3f1cc102b073578a3c53ba4420a76da3d9f0c981c02b1664ae741ca65af84f" PHP_MD5="" +ENV PHP_VERSION 7.2.15 +ENV PHP_URL="https://secure.php.net/get/php-7.2.15.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.15.tar.xz.asc/from/this/mirror" +ENV PHP_SHA256="75e90012faef700dffb29311f3d24fa25f1a5e0f70254a9b8d5c794e25e938ce" PHP_MD5="" RUN set -xe; \ \ diff --git a/7.2/alpine3.8/zts/Dockerfile b/7.2/alpine3.8/zts/Dockerfile index f23dd1a1..82d89233 100644 --- a/7.2/alpine3.8/zts/Dockerfile +++ b/7.2/alpine3.8/zts/Dockerfile @@ -62,9 +62,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie" ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F -ENV PHP_VERSION 7.2.14 -ENV PHP_URL="https://secure.php.net/get/php-7.2.14.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.14.tar.xz.asc/from/this/mirror" -ENV PHP_SHA256="ee3f1cc102b073578a3c53ba4420a76da3d9f0c981c02b1664ae741ca65af84f" PHP_MD5="" +ENV PHP_VERSION 7.2.15 +ENV PHP_URL="https://secure.php.net/get/php-7.2.15.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.15.tar.xz.asc/from/this/mirror" +ENV PHP_SHA256="75e90012faef700dffb29311f3d24fa25f1a5e0f70254a9b8d5c794e25e938ce" PHP_MD5="" RUN set -xe; \ \ diff --git a/7.2/alpine3.9/cli/Dockerfile b/7.2/alpine3.9/cli/Dockerfile index 322e8e41..d5f09b90 100644 --- a/7.2/alpine3.9/cli/Dockerfile +++ b/7.2/alpine3.9/cli/Dockerfile @@ -61,9 +61,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie" ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F -ENV PHP_VERSION 7.2.14 -ENV PHP_URL="https://secure.php.net/get/php-7.2.14.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.14.tar.xz.asc/from/this/mirror" -ENV PHP_SHA256="ee3f1cc102b073578a3c53ba4420a76da3d9f0c981c02b1664ae741ca65af84f" PHP_MD5="" +ENV PHP_VERSION 7.2.15 +ENV PHP_URL="https://secure.php.net/get/php-7.2.15.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.15.tar.xz.asc/from/this/mirror" +ENV PHP_SHA256="75e90012faef700dffb29311f3d24fa25f1a5e0f70254a9b8d5c794e25e938ce" PHP_MD5="" RUN set -xe; \ \ diff --git a/7.2/alpine3.9/fpm/Dockerfile b/7.2/alpine3.9/fpm/Dockerfile index 723ba3bc..f133045f 100644 --- a/7.2/alpine3.9/fpm/Dockerfile +++ b/7.2/alpine3.9/fpm/Dockerfile @@ -62,9 +62,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie" ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F -ENV PHP_VERSION 7.2.14 -ENV PHP_URL="https://secure.php.net/get/php-7.2.14.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.14.tar.xz.asc/from/this/mirror" -ENV PHP_SHA256="ee3f1cc102b073578a3c53ba4420a76da3d9f0c981c02b1664ae741ca65af84f" PHP_MD5="" +ENV PHP_VERSION 7.2.15 +ENV PHP_URL="https://secure.php.net/get/php-7.2.15.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.15.tar.xz.asc/from/this/mirror" +ENV PHP_SHA256="75e90012faef700dffb29311f3d24fa25f1a5e0f70254a9b8d5c794e25e938ce" PHP_MD5="" RUN set -xe; \ \ diff --git a/7.2/alpine3.9/zts/Dockerfile b/7.2/alpine3.9/zts/Dockerfile index 998718d3..2f20dc4c 100644 --- a/7.2/alpine3.9/zts/Dockerfile +++ b/7.2/alpine3.9/zts/Dockerfile @@ -62,9 +62,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie" ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F -ENV PHP_VERSION 7.2.14 -ENV PHP_URL="https://secure.php.net/get/php-7.2.14.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.14.tar.xz.asc/from/this/mirror" -ENV PHP_SHA256="ee3f1cc102b073578a3c53ba4420a76da3d9f0c981c02b1664ae741ca65af84f" PHP_MD5="" +ENV PHP_VERSION 7.2.15 +ENV PHP_URL="https://secure.php.net/get/php-7.2.15.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.15.tar.xz.asc/from/this/mirror" +ENV PHP_SHA256="75e90012faef700dffb29311f3d24fa25f1a5e0f70254a9b8d5c794e25e938ce" PHP_MD5="" RUN set -xe; \ \ diff --git a/7.2/stretch/apache/Dockerfile b/7.2/stretch/apache/Dockerfile index fb317358..c08d3f8d 100644 --- a/7.2/stretch/apache/Dockerfile +++ b/7.2/stretch/apache/Dockerfile @@ -120,9 +120,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie" ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F -ENV PHP_VERSION 7.2.14 -ENV PHP_URL="https://secure.php.net/get/php-7.2.14.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.14.tar.xz.asc/from/this/mirror" -ENV PHP_SHA256="ee3f1cc102b073578a3c53ba4420a76da3d9f0c981c02b1664ae741ca65af84f" PHP_MD5="" +ENV PHP_VERSION 7.2.15 +ENV PHP_URL="https://secure.php.net/get/php-7.2.15.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.15.tar.xz.asc/from/this/mirror" +ENV PHP_SHA256="75e90012faef700dffb29311f3d24fa25f1a5e0f70254a9b8d5c794e25e938ce" PHP_MD5="" RUN set -xe; \ \ diff --git a/7.2/stretch/cli/Dockerfile b/7.2/stretch/cli/Dockerfile index 936c4f27..07e40acf 100644 --- a/7.2/stretch/cli/Dockerfile +++ b/7.2/stretch/cli/Dockerfile @@ -60,9 +60,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie" ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F -ENV PHP_VERSION 7.2.14 -ENV PHP_URL="https://secure.php.net/get/php-7.2.14.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.14.tar.xz.asc/from/this/mirror" -ENV PHP_SHA256="ee3f1cc102b073578a3c53ba4420a76da3d9f0c981c02b1664ae741ca65af84f" PHP_MD5="" +ENV PHP_VERSION 7.2.15 +ENV PHP_URL="https://secure.php.net/get/php-7.2.15.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.15.tar.xz.asc/from/this/mirror" +ENV PHP_SHA256="75e90012faef700dffb29311f3d24fa25f1a5e0f70254a9b8d5c794e25e938ce" PHP_MD5="" RUN set -xe; \ \ diff --git a/7.2/stretch/fpm/Dockerfile b/7.2/stretch/fpm/Dockerfile index 6c88f468..ba4469fc 100644 --- a/7.2/stretch/fpm/Dockerfile +++ b/7.2/stretch/fpm/Dockerfile @@ -61,9 +61,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie" ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F -ENV PHP_VERSION 7.2.14 -ENV PHP_URL="https://secure.php.net/get/php-7.2.14.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.14.tar.xz.asc/from/this/mirror" -ENV PHP_SHA256="ee3f1cc102b073578a3c53ba4420a76da3d9f0c981c02b1664ae741ca65af84f" PHP_MD5="" +ENV PHP_VERSION 7.2.15 +ENV PHP_URL="https://secure.php.net/get/php-7.2.15.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.15.tar.xz.asc/from/this/mirror" +ENV PHP_SHA256="75e90012faef700dffb29311f3d24fa25f1a5e0f70254a9b8d5c794e25e938ce" PHP_MD5="" RUN set -xe; \ \ diff --git a/7.2/stretch/zts/Dockerfile b/7.2/stretch/zts/Dockerfile index 5d90ad72..246e02aa 100644 --- a/7.2/stretch/zts/Dockerfile +++ b/7.2/stretch/zts/Dockerfile @@ -61,9 +61,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie" ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F -ENV PHP_VERSION 7.2.14 -ENV PHP_URL="https://secure.php.net/get/php-7.2.14.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.14.tar.xz.asc/from/this/mirror" -ENV PHP_SHA256="ee3f1cc102b073578a3c53ba4420a76da3d9f0c981c02b1664ae741ca65af84f" PHP_MD5="" +ENV PHP_VERSION 7.2.15 +ENV PHP_URL="https://secure.php.net/get/php-7.2.15.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.15.tar.xz.asc/from/this/mirror" +ENV PHP_SHA256="75e90012faef700dffb29311f3d24fa25f1a5e0f70254a9b8d5c794e25e938ce" PHP_MD5="" RUN set -xe; \ \