Skip to content

Commit

Permalink
Update to 7.1.17
Browse files Browse the repository at this point in the history
  • Loading branch information
docker-library-bot committed Apr 27, 2018
1 parent 273b9dc commit 13811e2
Show file tree
Hide file tree
Showing 7 changed files with 21 additions and 21 deletions.
6 changes: 3 additions & 3 deletions 7.1/alpine3.4/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 A917B1ECDA84AEC2B568FED6F50ABC807BD5DCD0 528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 1729F83938DA44E27BA0F4D3DBDB397470D12172

ENV PHP_VERSION 7.1.16
ENV PHP_URL="https://secure.php.net/get/php-7.1.16.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.1.16.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="a5d67e477248a3911af7ef85c8400c1ba8cd632184186fd31070b96714e669f1" PHP_MD5=""
ENV PHP_VERSION 7.1.17
ENV PHP_URL="https://secure.php.net/get/php-7.1.17.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.1.17.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="1a784806866e06367f7a5c88775d239d6f30041c7ce65a8232d03a3d4de56d56" PHP_MD5=""

RUN set -xe; \
\
Expand Down
6 changes: 3 additions & 3 deletions 7.1/alpine3.4/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 A917B1ECDA84AEC2B568FED6F50ABC807BD5DCD0 528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 1729F83938DA44E27BA0F4D3DBDB397470D12172

ENV PHP_VERSION 7.1.16
ENV PHP_URL="https://secure.php.net/get/php-7.1.16.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.1.16.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="a5d67e477248a3911af7ef85c8400c1ba8cd632184186fd31070b96714e669f1" PHP_MD5=""
ENV PHP_VERSION 7.1.17
ENV PHP_URL="https://secure.php.net/get/php-7.1.17.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.1.17.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="1a784806866e06367f7a5c88775d239d6f30041c7ce65a8232d03a3d4de56d56" PHP_MD5=""

RUN set -xe; \
\
Expand Down
6 changes: 3 additions & 3 deletions 7.1/alpine3.4/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 A917B1ECDA84AEC2B568FED6F50ABC807BD5DCD0 528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 1729F83938DA44E27BA0F4D3DBDB397470D12172

ENV PHP_VERSION 7.1.16
ENV PHP_URL="https://secure.php.net/get/php-7.1.16.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.1.16.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="a5d67e477248a3911af7ef85c8400c1ba8cd632184186fd31070b96714e669f1" PHP_MD5=""
ENV PHP_VERSION 7.1.17
ENV PHP_URL="https://secure.php.net/get/php-7.1.17.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.1.17.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="1a784806866e06367f7a5c88775d239d6f30041c7ce65a8232d03a3d4de56d56" PHP_MD5=""

RUN set -xe; \
\
Expand Down
6 changes: 3 additions & 3 deletions 7.1/jessie/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 A917B1ECDA84AEC2B568FED6F50ABC807BD5DCD0 528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 1729F83938DA44E27BA0F4D3DBDB397470D12172

ENV PHP_VERSION 7.1.16
ENV PHP_URL="https://secure.php.net/get/php-7.1.16.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.1.16.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="a5d67e477248a3911af7ef85c8400c1ba8cd632184186fd31070b96714e669f1" PHP_MD5=""
ENV PHP_VERSION 7.1.17
ENV PHP_URL="https://secure.php.net/get/php-7.1.17.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.1.17.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="1a784806866e06367f7a5c88775d239d6f30041c7ce65a8232d03a3d4de56d56" PHP_MD5=""

RUN set -xe; \
\
Expand Down
6 changes: 3 additions & 3 deletions 7.1/jessie/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 A917B1ECDA84AEC2B568FED6F50ABC807BD5DCD0 528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 1729F83938DA44E27BA0F4D3DBDB397470D12172

ENV PHP_VERSION 7.1.16
ENV PHP_URL="https://secure.php.net/get/php-7.1.16.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.1.16.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="a5d67e477248a3911af7ef85c8400c1ba8cd632184186fd31070b96714e669f1" PHP_MD5=""
ENV PHP_VERSION 7.1.17
ENV PHP_URL="https://secure.php.net/get/php-7.1.17.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.1.17.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="1a784806866e06367f7a5c88775d239d6f30041c7ce65a8232d03a3d4de56d56" PHP_MD5=""

RUN set -xe; \
\
Expand Down
6 changes: 3 additions & 3 deletions 7.1/jessie/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 A917B1ECDA84AEC2B568FED6F50ABC807BD5DCD0 528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 1729F83938DA44E27BA0F4D3DBDB397470D12172

ENV PHP_VERSION 7.1.16
ENV PHP_URL="https://secure.php.net/get/php-7.1.16.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.1.16.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="a5d67e477248a3911af7ef85c8400c1ba8cd632184186fd31070b96714e669f1" PHP_MD5=""
ENV PHP_VERSION 7.1.17
ENV PHP_URL="https://secure.php.net/get/php-7.1.17.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.1.17.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="1a784806866e06367f7a5c88775d239d6f30041c7ce65a8232d03a3d4de56d56" PHP_MD5=""

RUN set -xe; \
\
Expand Down
6 changes: 3 additions & 3 deletions 7.1/jessie/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 A917B1ECDA84AEC2B568FED6F50ABC807BD5DCD0 528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 1729F83938DA44E27BA0F4D3DBDB397470D12172

ENV PHP_VERSION 7.1.16
ENV PHP_URL="https://secure.php.net/get/php-7.1.16.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.1.16.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="a5d67e477248a3911af7ef85c8400c1ba8cd632184186fd31070b96714e669f1" PHP_MD5=""
ENV PHP_VERSION 7.1.17
ENV PHP_URL="https://secure.php.net/get/php-7.1.17.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.1.17.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="1a784806866e06367f7a5c88775d239d6f30041c7ce65a8232d03a3d4de56d56" PHP_MD5=""

RUN set -xe; \
\
Expand Down

0 comments on commit 13811e2

Please sign in to comment.