Skip to content

Commit

Permalink
Update to 7.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
docker-library-bot committed Mar 31, 2018
1 parent 756e514 commit c4f059d
Show file tree
Hide file tree
Showing 10 changed files with 30 additions and 30 deletions.
6 changes: 3 additions & 3 deletions 7.2/alpine3.6/cli/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"

ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F

ENV PHP_VERSION 7.2.3
ENV PHP_URL="https://secure.php.net/get/php-7.2.3.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.3.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="b3a94f1b562f413c0b96f54bc309706d83b29ac65d9b172bc7ed9fb40a5e651f" PHP_MD5=""
ENV PHP_VERSION 7.2.4
ENV PHP_URL="https://secure.php.net/get/php-7.2.4.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.4.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="7916b1bd148ddfd46d7f8f9a517d4b09cd8a8ad9248734e7c8dd91ef17057a88" PHP_MD5=""

RUN set -xe; \
\
Expand Down
6 changes: 3 additions & 3 deletions 7.2/alpine3.6/fpm/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"

ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F

ENV PHP_VERSION 7.2.3
ENV PHP_URL="https://secure.php.net/get/php-7.2.3.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.3.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="b3a94f1b562f413c0b96f54bc309706d83b29ac65d9b172bc7ed9fb40a5e651f" PHP_MD5=""
ENV PHP_VERSION 7.2.4
ENV PHP_URL="https://secure.php.net/get/php-7.2.4.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.4.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="7916b1bd148ddfd46d7f8f9a517d4b09cd8a8ad9248734e7c8dd91ef17057a88" PHP_MD5=""

RUN set -xe; \
\
Expand Down
6 changes: 3 additions & 3 deletions 7.2/alpine3.6/zts/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"

ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F

ENV PHP_VERSION 7.2.3
ENV PHP_URL="https://secure.php.net/get/php-7.2.3.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.3.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="b3a94f1b562f413c0b96f54bc309706d83b29ac65d9b172bc7ed9fb40a5e651f" PHP_MD5=""
ENV PHP_VERSION 7.2.4
ENV PHP_URL="https://secure.php.net/get/php-7.2.4.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.4.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="7916b1bd148ddfd46d7f8f9a517d4b09cd8a8ad9248734e7c8dd91ef17057a88" PHP_MD5=""

RUN set -xe; \
\
Expand Down
6 changes: 3 additions & 3 deletions 7.2/alpine3.7/cli/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"

ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F

ENV PHP_VERSION 7.2.3
ENV PHP_URL="https://secure.php.net/get/php-7.2.3.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.3.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="b3a94f1b562f413c0b96f54bc309706d83b29ac65d9b172bc7ed9fb40a5e651f" PHP_MD5=""
ENV PHP_VERSION 7.2.4
ENV PHP_URL="https://secure.php.net/get/php-7.2.4.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.4.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="7916b1bd148ddfd46d7f8f9a517d4b09cd8a8ad9248734e7c8dd91ef17057a88" PHP_MD5=""

RUN set -xe; \
\
Expand Down
6 changes: 3 additions & 3 deletions 7.2/alpine3.7/fpm/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"

ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F

ENV PHP_VERSION 7.2.3
ENV PHP_URL="https://secure.php.net/get/php-7.2.3.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.3.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="b3a94f1b562f413c0b96f54bc309706d83b29ac65d9b172bc7ed9fb40a5e651f" PHP_MD5=""
ENV PHP_VERSION 7.2.4
ENV PHP_URL="https://secure.php.net/get/php-7.2.4.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.4.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="7916b1bd148ddfd46d7f8f9a517d4b09cd8a8ad9248734e7c8dd91ef17057a88" PHP_MD5=""

RUN set -xe; \
\
Expand Down
6 changes: 3 additions & 3 deletions 7.2/alpine3.7/zts/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"

ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F

ENV PHP_VERSION 7.2.3
ENV PHP_URL="https://secure.php.net/get/php-7.2.3.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.3.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="b3a94f1b562f413c0b96f54bc309706d83b29ac65d9b172bc7ed9fb40a5e651f" PHP_MD5=""
ENV PHP_VERSION 7.2.4
ENV PHP_URL="https://secure.php.net/get/php-7.2.4.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.4.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="7916b1bd148ddfd46d7f8f9a517d4b09cd8a8ad9248734e7c8dd91ef17057a88" PHP_MD5=""

RUN set -xe; \
\
Expand Down
6 changes: 3 additions & 3 deletions 7.2/stretch/apache/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -113,9 +113,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"

ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F

ENV PHP_VERSION 7.2.3
ENV PHP_URL="https://secure.php.net/get/php-7.2.3.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.3.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="b3a94f1b562f413c0b96f54bc309706d83b29ac65d9b172bc7ed9fb40a5e651f" PHP_MD5=""
ENV PHP_VERSION 7.2.4
ENV PHP_URL="https://secure.php.net/get/php-7.2.4.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.4.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="7916b1bd148ddfd46d7f8f9a517d4b09cd8a8ad9248734e7c8dd91ef17057a88" PHP_MD5=""

RUN set -xe; \
\
Expand Down
6 changes: 3 additions & 3 deletions 7.2/stretch/cli/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"

ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F

ENV PHP_VERSION 7.2.3
ENV PHP_URL="https://secure.php.net/get/php-7.2.3.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.3.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="b3a94f1b562f413c0b96f54bc309706d83b29ac65d9b172bc7ed9fb40a5e651f" PHP_MD5=""
ENV PHP_VERSION 7.2.4
ENV PHP_URL="https://secure.php.net/get/php-7.2.4.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.4.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="7916b1bd148ddfd46d7f8f9a517d4b09cd8a8ad9248734e7c8dd91ef17057a88" PHP_MD5=""

RUN set -xe; \
\
Expand Down
6 changes: 3 additions & 3 deletions 7.2/stretch/fpm/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"

ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F

ENV PHP_VERSION 7.2.3
ENV PHP_URL="https://secure.php.net/get/php-7.2.3.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.3.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="b3a94f1b562f413c0b96f54bc309706d83b29ac65d9b172bc7ed9fb40a5e651f" PHP_MD5=""
ENV PHP_VERSION 7.2.4
ENV PHP_URL="https://secure.php.net/get/php-7.2.4.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.4.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="7916b1bd148ddfd46d7f8f9a517d4b09cd8a8ad9248734e7c8dd91ef17057a88" PHP_MD5=""

RUN set -xe; \
\
Expand Down
6 changes: 3 additions & 3 deletions 7.2/stretch/zts/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"

ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F

ENV PHP_VERSION 7.2.3
ENV PHP_URL="https://secure.php.net/get/php-7.2.3.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.3.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="b3a94f1b562f413c0b96f54bc309706d83b29ac65d9b172bc7ed9fb40a5e651f" PHP_MD5=""
ENV PHP_VERSION 7.2.4
ENV PHP_URL="https://secure.php.net/get/php-7.2.4.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.2.4.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="7916b1bd148ddfd46d7f8f9a517d4b09cd8a8ad9248734e7c8dd91ef17057a88" PHP_MD5=""

RUN set -xe; \
\
Expand Down

0 comments on commit c4f059d

Please sign in to comment.