Skip to content

Commit

Permalink
Update to 7.1.29
Browse files Browse the repository at this point in the history
  • Loading branch information
docker-library-bot committed May 3, 2019
1 parent d9352e0 commit e63194a
Show file tree
Hide file tree
Showing 14 changed files with 42 additions and 42 deletions.
6 changes: 3 additions & 3 deletions 7.1/alpine3.8/cli/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"

ENV GPG_KEYS A917B1ECDA84AEC2B568FED6F50ABC807BD5DCD0 528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 1729F83938DA44E27BA0F4D3DBDB397470D12172

ENV PHP_VERSION 7.1.28
ENV PHP_URL="https://www.php.net/get/php-7.1.28.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.1.28.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="45131497ec0a947e3f9145c000e8fcc1f86b46518ee3f6810d80efa2d39521e2" PHP_MD5=""
ENV PHP_VERSION 7.1.29
ENV PHP_URL="https://www.php.net/get/php-7.1.29.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.1.29.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="b9a9b094687edc2d9c9553d5531e38e249b569127cf3b32fe1c84280509746fb" PHP_MD5=""

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

ENV GPG_KEYS A917B1ECDA84AEC2B568FED6F50ABC807BD5DCD0 528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 1729F83938DA44E27BA0F4D3DBDB397470D12172

ENV PHP_VERSION 7.1.28
ENV PHP_URL="https://www.php.net/get/php-7.1.28.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.1.28.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="45131497ec0a947e3f9145c000e8fcc1f86b46518ee3f6810d80efa2d39521e2" PHP_MD5=""
ENV PHP_VERSION 7.1.29
ENV PHP_URL="https://www.php.net/get/php-7.1.29.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.1.29.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="b9a9b094687edc2d9c9553d5531e38e249b569127cf3b32fe1c84280509746fb" PHP_MD5=""

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

ENV GPG_KEYS A917B1ECDA84AEC2B568FED6F50ABC807BD5DCD0 528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 1729F83938DA44E27BA0F4D3DBDB397470D12172

ENV PHP_VERSION 7.1.28
ENV PHP_URL="https://www.php.net/get/php-7.1.28.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.1.28.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="45131497ec0a947e3f9145c000e8fcc1f86b46518ee3f6810d80efa2d39521e2" PHP_MD5=""
ENV PHP_VERSION 7.1.29
ENV PHP_URL="https://www.php.net/get/php-7.1.29.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.1.29.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="b9a9b094687edc2d9c9553d5531e38e249b569127cf3b32fe1c84280509746fb" PHP_MD5=""

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

ENV GPG_KEYS A917B1ECDA84AEC2B568FED6F50ABC807BD5DCD0 528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 1729F83938DA44E27BA0F4D3DBDB397470D12172

ENV PHP_VERSION 7.1.28
ENV PHP_URL="https://www.php.net/get/php-7.1.28.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.1.28.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="45131497ec0a947e3f9145c000e8fcc1f86b46518ee3f6810d80efa2d39521e2" PHP_MD5=""
ENV PHP_VERSION 7.1.29
ENV PHP_URL="https://www.php.net/get/php-7.1.29.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.1.29.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="b9a9b094687edc2d9c9553d5531e38e249b569127cf3b32fe1c84280509746fb" PHP_MD5=""

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

ENV GPG_KEYS A917B1ECDA84AEC2B568FED6F50ABC807BD5DCD0 528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 1729F83938DA44E27BA0F4D3DBDB397470D12172

ENV PHP_VERSION 7.1.28
ENV PHP_URL="https://www.php.net/get/php-7.1.28.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.1.28.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="45131497ec0a947e3f9145c000e8fcc1f86b46518ee3f6810d80efa2d39521e2" PHP_MD5=""
ENV PHP_VERSION 7.1.29
ENV PHP_URL="https://www.php.net/get/php-7.1.29.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.1.29.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="b9a9b094687edc2d9c9553d5531e38e249b569127cf3b32fe1c84280509746fb" PHP_MD5=""

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

ENV GPG_KEYS A917B1ECDA84AEC2B568FED6F50ABC807BD5DCD0 528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 1729F83938DA44E27BA0F4D3DBDB397470D12172

ENV PHP_VERSION 7.1.28
ENV PHP_URL="https://www.php.net/get/php-7.1.28.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.1.28.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="45131497ec0a947e3f9145c000e8fcc1f86b46518ee3f6810d80efa2d39521e2" PHP_MD5=""
ENV PHP_VERSION 7.1.29
ENV PHP_URL="https://www.php.net/get/php-7.1.29.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.1.29.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="b9a9b094687edc2d9c9553d5531e38e249b569127cf3b32fe1c84280509746fb" 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 @@ -120,9 +120,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"

ENV GPG_KEYS A917B1ECDA84AEC2B568FED6F50ABC807BD5DCD0 528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 1729F83938DA44E27BA0F4D3DBDB397470D12172

ENV PHP_VERSION 7.1.28
ENV PHP_URL="https://www.php.net/get/php-7.1.28.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.1.28.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="45131497ec0a947e3f9145c000e8fcc1f86b46518ee3f6810d80efa2d39521e2" PHP_MD5=""
ENV PHP_VERSION 7.1.29
ENV PHP_URL="https://www.php.net/get/php-7.1.29.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.1.29.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="b9a9b094687edc2d9c9553d5531e38e249b569127cf3b32fe1c84280509746fb" 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 @@ -60,9 +60,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"

ENV GPG_KEYS A917B1ECDA84AEC2B568FED6F50ABC807BD5DCD0 528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 1729F83938DA44E27BA0F4D3DBDB397470D12172

ENV PHP_VERSION 7.1.28
ENV PHP_URL="https://www.php.net/get/php-7.1.28.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.1.28.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="45131497ec0a947e3f9145c000e8fcc1f86b46518ee3f6810d80efa2d39521e2" PHP_MD5=""
ENV PHP_VERSION 7.1.29
ENV PHP_URL="https://www.php.net/get/php-7.1.29.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.1.29.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="b9a9b094687edc2d9c9553d5531e38e249b569127cf3b32fe1c84280509746fb" 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 @@ -61,9 +61,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"

ENV GPG_KEYS A917B1ECDA84AEC2B568FED6F50ABC807BD5DCD0 528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 1729F83938DA44E27BA0F4D3DBDB397470D12172

ENV PHP_VERSION 7.1.28
ENV PHP_URL="https://www.php.net/get/php-7.1.28.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.1.28.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="45131497ec0a947e3f9145c000e8fcc1f86b46518ee3f6810d80efa2d39521e2" PHP_MD5=""
ENV PHP_VERSION 7.1.29
ENV PHP_URL="https://www.php.net/get/php-7.1.29.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.1.29.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="b9a9b094687edc2d9c9553d5531e38e249b569127cf3b32fe1c84280509746fb" 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 @@ -61,9 +61,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"

ENV GPG_KEYS A917B1ECDA84AEC2B568FED6F50ABC807BD5DCD0 528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 1729F83938DA44E27BA0F4D3DBDB397470D12172

ENV PHP_VERSION 7.1.28
ENV PHP_URL="https://www.php.net/get/php-7.1.28.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.1.28.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="45131497ec0a947e3f9145c000e8fcc1f86b46518ee3f6810d80efa2d39521e2" PHP_MD5=""
ENV PHP_VERSION 7.1.29
ENV PHP_URL="https://www.php.net/get/php-7.1.29.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.1.29.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="b9a9b094687edc2d9c9553d5531e38e249b569127cf3b32fe1c84280509746fb" PHP_MD5=""

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

ENV GPG_KEYS A917B1ECDA84AEC2B568FED6F50ABC807BD5DCD0 528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 1729F83938DA44E27BA0F4D3DBDB397470D12172

ENV PHP_VERSION 7.1.28
ENV PHP_URL="https://www.php.net/get/php-7.1.28.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.1.28.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="45131497ec0a947e3f9145c000e8fcc1f86b46518ee3f6810d80efa2d39521e2" PHP_MD5=""
ENV PHP_VERSION 7.1.29
ENV PHP_URL="https://www.php.net/get/php-7.1.29.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.1.29.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="b9a9b094687edc2d9c9553d5531e38e249b569127cf3b32fe1c84280509746fb" PHP_MD5=""

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

ENV GPG_KEYS A917B1ECDA84AEC2B568FED6F50ABC807BD5DCD0 528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 1729F83938DA44E27BA0F4D3DBDB397470D12172

ENV PHP_VERSION 7.1.28
ENV PHP_URL="https://www.php.net/get/php-7.1.28.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.1.28.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="45131497ec0a947e3f9145c000e8fcc1f86b46518ee3f6810d80efa2d39521e2" PHP_MD5=""
ENV PHP_VERSION 7.1.29
ENV PHP_URL="https://www.php.net/get/php-7.1.29.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.1.29.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="b9a9b094687edc2d9c9553d5531e38e249b569127cf3b32fe1c84280509746fb" PHP_MD5=""

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

ENV GPG_KEYS A917B1ECDA84AEC2B568FED6F50ABC807BD5DCD0 528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 1729F83938DA44E27BA0F4D3DBDB397470D12172

ENV PHP_VERSION 7.1.28
ENV PHP_URL="https://www.php.net/get/php-7.1.28.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.1.28.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="45131497ec0a947e3f9145c000e8fcc1f86b46518ee3f6810d80efa2d39521e2" PHP_MD5=""
ENV PHP_VERSION 7.1.29
ENV PHP_URL="https://www.php.net/get/php-7.1.29.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.1.29.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="b9a9b094687edc2d9c9553d5531e38e249b569127cf3b32fe1c84280509746fb" PHP_MD5=""

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

ENV GPG_KEYS A917B1ECDA84AEC2B568FED6F50ABC807BD5DCD0 528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 1729F83938DA44E27BA0F4D3DBDB397470D12172

ENV PHP_VERSION 7.1.28
ENV PHP_URL="https://www.php.net/get/php-7.1.28.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.1.28.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="45131497ec0a947e3f9145c000e8fcc1f86b46518ee3f6810d80efa2d39521e2" PHP_MD5=""
ENV PHP_VERSION 7.1.29
ENV PHP_URL="https://www.php.net/get/php-7.1.29.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.1.29.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="b9a9b094687edc2d9c9553d5531e38e249b569127cf3b32fe1c84280509746fb" PHP_MD5=""

RUN set -xe; \
\
Expand Down

0 comments on commit e63194a

Please sign in to comment.