Skip to content

Commit

Permalink
Update to 7.2.0beta3
Browse files Browse the repository at this point in the history
  • Loading branch information
docker-library-bot committed Aug 17, 2017
1 parent 35b926a commit c8a1150
Show file tree
Hide file tree
Showing 7 changed files with 21 additions and 21 deletions.
6 changes: 3 additions & 3 deletions 7.2-rc/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"

ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F

ENV PHP_VERSION 7.2.0beta2
ENV PHP_URL="http://downloads.php.net/~pollita/php-7.2.0beta2.tar.xz" PHP_ASC_URL="http://downloads.php.net/~pollita/php-7.2.0beta2.tar.xz.asc"
ENV PHP_SHA256="0e2ac8e68c6fa92e9e14c610d78e162a711ba0e83987ecc9d02a6b898616c92d" PHP_MD5=""
ENV PHP_VERSION 7.2.0beta3
ENV PHP_URL="https://downloads.php.net/~remi/php-7.2.0beta3.tar.xz" PHP_ASC_URL="https://downloads.php.net/~remi/php-7.2.0beta3.tar.xz.asc"
ENV PHP_SHA256="86ab60f96223768d2cb6b3669ce5d048ce904beccf532119aa02058e7cc9e498" PHP_MD5=""

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

ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F

ENV PHP_VERSION 7.2.0beta2
ENV PHP_URL="http://downloads.php.net/~pollita/php-7.2.0beta2.tar.xz" PHP_ASC_URL="http://downloads.php.net/~pollita/php-7.2.0beta2.tar.xz.asc"
ENV PHP_SHA256="0e2ac8e68c6fa92e9e14c610d78e162a711ba0e83987ecc9d02a6b898616c92d" PHP_MD5=""
ENV PHP_VERSION 7.2.0beta3
ENV PHP_URL="https://downloads.php.net/~remi/php-7.2.0beta3.tar.xz" PHP_ASC_URL="https://downloads.php.net/~remi/php-7.2.0beta3.tar.xz.asc"
ENV PHP_SHA256="86ab60f96223768d2cb6b3669ce5d048ce904beccf532119aa02058e7cc9e498" PHP_MD5=""

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

ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F

ENV PHP_VERSION 7.2.0beta2
ENV PHP_URL="http://downloads.php.net/~pollita/php-7.2.0beta2.tar.xz" PHP_ASC_URL="http://downloads.php.net/~pollita/php-7.2.0beta2.tar.xz.asc"
ENV PHP_SHA256="0e2ac8e68c6fa92e9e14c610d78e162a711ba0e83987ecc9d02a6b898616c92d" PHP_MD5=""
ENV PHP_VERSION 7.2.0beta3
ENV PHP_URL="https://downloads.php.net/~remi/php-7.2.0beta3.tar.xz" PHP_ASC_URL="https://downloads.php.net/~remi/php-7.2.0beta3.tar.xz.asc"
ENV PHP_SHA256="86ab60f96223768d2cb6b3669ce5d048ce904beccf532119aa02058e7cc9e498" PHP_MD5=""

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

ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F

ENV PHP_VERSION 7.2.0beta2
ENV PHP_URL="http://downloads.php.net/~pollita/php-7.2.0beta2.tar.xz" PHP_ASC_URL="http://downloads.php.net/~pollita/php-7.2.0beta2.tar.xz.asc"
ENV PHP_SHA256="0e2ac8e68c6fa92e9e14c610d78e162a711ba0e83987ecc9d02a6b898616c92d" PHP_MD5=""
ENV PHP_VERSION 7.2.0beta3
ENV PHP_URL="https://downloads.php.net/~remi/php-7.2.0beta3.tar.xz" PHP_ASC_URL="https://downloads.php.net/~remi/php-7.2.0beta3.tar.xz.asc"
ENV PHP_SHA256="86ab60f96223768d2cb6b3669ce5d048ce904beccf532119aa02058e7cc9e498" PHP_MD5=""

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

ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F

ENV PHP_VERSION 7.2.0beta2
ENV PHP_URL="http://downloads.php.net/~pollita/php-7.2.0beta2.tar.xz" PHP_ASC_URL="http://downloads.php.net/~pollita/php-7.2.0beta2.tar.xz.asc"
ENV PHP_SHA256="0e2ac8e68c6fa92e9e14c610d78e162a711ba0e83987ecc9d02a6b898616c92d" PHP_MD5=""
ENV PHP_VERSION 7.2.0beta3
ENV PHP_URL="https://downloads.php.net/~remi/php-7.2.0beta3.tar.xz" PHP_ASC_URL="https://downloads.php.net/~remi/php-7.2.0beta3.tar.xz.asc"
ENV PHP_SHA256="86ab60f96223768d2cb6b3669ce5d048ce904beccf532119aa02058e7cc9e498" PHP_MD5=""

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

ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F

ENV PHP_VERSION 7.2.0beta2
ENV PHP_URL="http://downloads.php.net/~pollita/php-7.2.0beta2.tar.xz" PHP_ASC_URL="http://downloads.php.net/~pollita/php-7.2.0beta2.tar.xz.asc"
ENV PHP_SHA256="0e2ac8e68c6fa92e9e14c610d78e162a711ba0e83987ecc9d02a6b898616c92d" PHP_MD5=""
ENV PHP_VERSION 7.2.0beta3
ENV PHP_URL="https://downloads.php.net/~remi/php-7.2.0beta3.tar.xz" PHP_ASC_URL="https://downloads.php.net/~remi/php-7.2.0beta3.tar.xz.asc"
ENV PHP_SHA256="86ab60f96223768d2cb6b3669ce5d048ce904beccf532119aa02058e7cc9e498" PHP_MD5=""

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

ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F

ENV PHP_VERSION 7.2.0beta2
ENV PHP_URL="http://downloads.php.net/~pollita/php-7.2.0beta2.tar.xz" PHP_ASC_URL="http://downloads.php.net/~pollita/php-7.2.0beta2.tar.xz.asc"
ENV PHP_SHA256="0e2ac8e68c6fa92e9e14c610d78e162a711ba0e83987ecc9d02a6b898616c92d" PHP_MD5=""
ENV PHP_VERSION 7.2.0beta3
ENV PHP_URL="https://downloads.php.net/~remi/php-7.2.0beta3.tar.xz" PHP_ASC_URL="https://downloads.php.net/~remi/php-7.2.0beta3.tar.xz.asc"
ENV PHP_SHA256="86ab60f96223768d2cb6b3669ce5d048ce904beccf532119aa02058e7cc9e498" PHP_MD5=""

RUN set -xe; \
\
Expand Down

0 comments on commit c8a1150

Please sign in to comment.