Update to 7.2.19

This commit is contained in:
Docker Library Bot
2019-05-30 18:46:11 +00:00
parent 68f7e2d97a
commit fa29b56ad4
10 changed files with 30 additions and 30 deletions

View File

@ -61,9 +61,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"
ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F
ENV PHP_VERSION 7.2.18
ENV PHP_URL="https://www.php.net/get/php-7.2.18.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.2.18.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="9970dbb3ab1298c9e6aac54bebfa841c8ad14b18eead65594a68fa841364cb8d" PHP_MD5=""
ENV PHP_VERSION 7.2.19
ENV PHP_URL="https://www.php.net/get/php-7.2.19.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.2.19.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="4ffa2404a88d60e993a9fe69f829ebec3eb1e006de41b6048ce5e91bbeaa9282" PHP_MD5=""
RUN set -xe; \
\

View File

@ -62,9 +62,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"
ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F
ENV PHP_VERSION 7.2.18
ENV PHP_URL="https://www.php.net/get/php-7.2.18.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.2.18.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="9970dbb3ab1298c9e6aac54bebfa841c8ad14b18eead65594a68fa841364cb8d" PHP_MD5=""
ENV PHP_VERSION 7.2.19
ENV PHP_URL="https://www.php.net/get/php-7.2.19.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.2.19.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="4ffa2404a88d60e993a9fe69f829ebec3eb1e006de41b6048ce5e91bbeaa9282" PHP_MD5=""
RUN set -xe; \
\

View File

@ -62,9 +62,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"
ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F
ENV PHP_VERSION 7.2.18
ENV PHP_URL="https://www.php.net/get/php-7.2.18.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.2.18.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="9970dbb3ab1298c9e6aac54bebfa841c8ad14b18eead65594a68fa841364cb8d" PHP_MD5=""
ENV PHP_VERSION 7.2.19
ENV PHP_URL="https://www.php.net/get/php-7.2.19.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.2.19.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="4ffa2404a88d60e993a9fe69f829ebec3eb1e006de41b6048ce5e91bbeaa9282" PHP_MD5=""
RUN set -xe; \
\

View File

@ -61,9 +61,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"
ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F
ENV PHP_VERSION 7.2.18
ENV PHP_URL="https://www.php.net/get/php-7.2.18.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.2.18.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="9970dbb3ab1298c9e6aac54bebfa841c8ad14b18eead65594a68fa841364cb8d" PHP_MD5=""
ENV PHP_VERSION 7.2.19
ENV PHP_URL="https://www.php.net/get/php-7.2.19.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.2.19.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="4ffa2404a88d60e993a9fe69f829ebec3eb1e006de41b6048ce5e91bbeaa9282" PHP_MD5=""
RUN set -xe; \
\

View File

@ -62,9 +62,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"
ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F
ENV PHP_VERSION 7.2.18
ENV PHP_URL="https://www.php.net/get/php-7.2.18.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.2.18.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="9970dbb3ab1298c9e6aac54bebfa841c8ad14b18eead65594a68fa841364cb8d" PHP_MD5=""
ENV PHP_VERSION 7.2.19
ENV PHP_URL="https://www.php.net/get/php-7.2.19.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.2.19.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="4ffa2404a88d60e993a9fe69f829ebec3eb1e006de41b6048ce5e91bbeaa9282" PHP_MD5=""
RUN set -xe; \
\

View File

@ -62,9 +62,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"
ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F
ENV PHP_VERSION 7.2.18
ENV PHP_URL="https://www.php.net/get/php-7.2.18.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.2.18.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="9970dbb3ab1298c9e6aac54bebfa841c8ad14b18eead65594a68fa841364cb8d" PHP_MD5=""
ENV PHP_VERSION 7.2.19
ENV PHP_URL="https://www.php.net/get/php-7.2.19.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.2.19.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="4ffa2404a88d60e993a9fe69f829ebec3eb1e006de41b6048ce5e91bbeaa9282" PHP_MD5=""
RUN set -xe; \
\

View File

@ -120,9 +120,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"
ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F
ENV PHP_VERSION 7.2.18
ENV PHP_URL="https://www.php.net/get/php-7.2.18.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.2.18.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="9970dbb3ab1298c9e6aac54bebfa841c8ad14b18eead65594a68fa841364cb8d" PHP_MD5=""
ENV PHP_VERSION 7.2.19
ENV PHP_URL="https://www.php.net/get/php-7.2.19.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.2.19.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="4ffa2404a88d60e993a9fe69f829ebec3eb1e006de41b6048ce5e91bbeaa9282" PHP_MD5=""
RUN set -xe; \
\

View File

@ -60,9 +60,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"
ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F
ENV PHP_VERSION 7.2.18
ENV PHP_URL="https://www.php.net/get/php-7.2.18.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.2.18.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="9970dbb3ab1298c9e6aac54bebfa841c8ad14b18eead65594a68fa841364cb8d" PHP_MD5=""
ENV PHP_VERSION 7.2.19
ENV PHP_URL="https://www.php.net/get/php-7.2.19.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.2.19.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="4ffa2404a88d60e993a9fe69f829ebec3eb1e006de41b6048ce5e91bbeaa9282" PHP_MD5=""
RUN set -xe; \
\

View File

@ -61,9 +61,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"
ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F
ENV PHP_VERSION 7.2.18
ENV PHP_URL="https://www.php.net/get/php-7.2.18.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.2.18.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="9970dbb3ab1298c9e6aac54bebfa841c8ad14b18eead65594a68fa841364cb8d" PHP_MD5=""
ENV PHP_VERSION 7.2.19
ENV PHP_URL="https://www.php.net/get/php-7.2.19.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.2.19.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="4ffa2404a88d60e993a9fe69f829ebec3eb1e006de41b6048ce5e91bbeaa9282" PHP_MD5=""
RUN set -xe; \
\

View File

@ -61,9 +61,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"
ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F
ENV PHP_VERSION 7.2.18
ENV PHP_URL="https://www.php.net/get/php-7.2.18.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.2.18.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="9970dbb3ab1298c9e6aac54bebfa841c8ad14b18eead65594a68fa841364cb8d" PHP_MD5=""
ENV PHP_VERSION 7.2.19
ENV PHP_URL="https://www.php.net/get/php-7.2.19.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.2.19.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="4ffa2404a88d60e993a9fe69f829ebec3eb1e006de41b6048ce5e91bbeaa9282" PHP_MD5=""
RUN set -xe; \
\