Skip to content

Commit

Permalink
Update to 5.6.38
Browse files Browse the repository at this point in the history
  • Loading branch information
docker-library-bot committed Sep 14, 2018
1 parent d97098c commit c04d025
Show file tree
Hide file tree
Showing 14 changed files with 42 additions and 42 deletions.
6 changes: 3 additions & 3 deletions 5.6/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 0BD78B5F97500D450838F95DFE857D9A90D90EC1 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3

ENV PHP_VERSION 5.6.37
ENV PHP_URL="https://secure.php.net/get/php-5.6.37.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-5.6.37.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="5000d82610f9134aaedef28854ec3591f68dedf26a17b8935727dac2843bd256" PHP_MD5=""
ENV PHP_VERSION 5.6.38
ENV PHP_URL="https://secure.php.net/get/php-5.6.38.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-5.6.38.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="c2fac47dc6316bd230f0ea91d8a5498af122fb6a3eb43f796c9ea5f59b04aa1e" PHP_MD5=""

RUN set -xe; \
\
Expand Down
6 changes: 3 additions & 3 deletions 5.6/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 0BD78B5F97500D450838F95DFE857D9A90D90EC1 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3

ENV PHP_VERSION 5.6.37
ENV PHP_URL="https://secure.php.net/get/php-5.6.37.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-5.6.37.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="5000d82610f9134aaedef28854ec3591f68dedf26a17b8935727dac2843bd256" PHP_MD5=""
ENV PHP_VERSION 5.6.38
ENV PHP_URL="https://secure.php.net/get/php-5.6.38.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-5.6.38.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="c2fac47dc6316bd230f0ea91d8a5498af122fb6a3eb43f796c9ea5f59b04aa1e" PHP_MD5=""

RUN set -xe; \
\
Expand Down
6 changes: 3 additions & 3 deletions 5.6/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 0BD78B5F97500D450838F95DFE857D9A90D90EC1 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3

ENV PHP_VERSION 5.6.37
ENV PHP_URL="https://secure.php.net/get/php-5.6.37.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-5.6.37.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="5000d82610f9134aaedef28854ec3591f68dedf26a17b8935727dac2843bd256" PHP_MD5=""
ENV PHP_VERSION 5.6.38
ENV PHP_URL="https://secure.php.net/get/php-5.6.38.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-5.6.38.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="c2fac47dc6316bd230f0ea91d8a5498af122fb6a3eb43f796c9ea5f59b04aa1e" PHP_MD5=""

RUN set -xe; \
\
Expand Down
6 changes: 3 additions & 3 deletions 5.6/alpine3.8/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 0BD78B5F97500D450838F95DFE857D9A90D90EC1 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3

ENV PHP_VERSION 5.6.37
ENV PHP_URL="https://secure.php.net/get/php-5.6.37.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-5.6.37.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="5000d82610f9134aaedef28854ec3591f68dedf26a17b8935727dac2843bd256" PHP_MD5=""
ENV PHP_VERSION 5.6.38
ENV PHP_URL="https://secure.php.net/get/php-5.6.38.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-5.6.38.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="c2fac47dc6316bd230f0ea91d8a5498af122fb6a3eb43f796c9ea5f59b04aa1e" PHP_MD5=""

RUN set -xe; \
\
Expand Down
6 changes: 3 additions & 3 deletions 5.6/alpine3.8/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 0BD78B5F97500D450838F95DFE857D9A90D90EC1 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3

ENV PHP_VERSION 5.6.37
ENV PHP_URL="https://secure.php.net/get/php-5.6.37.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-5.6.37.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="5000d82610f9134aaedef28854ec3591f68dedf26a17b8935727dac2843bd256" PHP_MD5=""
ENV PHP_VERSION 5.6.38
ENV PHP_URL="https://secure.php.net/get/php-5.6.38.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-5.6.38.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="c2fac47dc6316bd230f0ea91d8a5498af122fb6a3eb43f796c9ea5f59b04aa1e" PHP_MD5=""

RUN set -xe; \
\
Expand Down
6 changes: 3 additions & 3 deletions 5.6/alpine3.8/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 0BD78B5F97500D450838F95DFE857D9A90D90EC1 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3

ENV PHP_VERSION 5.6.37
ENV PHP_URL="https://secure.php.net/get/php-5.6.37.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-5.6.37.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="5000d82610f9134aaedef28854ec3591f68dedf26a17b8935727dac2843bd256" PHP_MD5=""
ENV PHP_VERSION 5.6.38
ENV PHP_URL="https://secure.php.net/get/php-5.6.38.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-5.6.38.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="c2fac47dc6316bd230f0ea91d8a5498af122fb6a3eb43f796c9ea5f59b04aa1e" PHP_MD5=""

RUN set -xe; \
\
Expand Down
6 changes: 3 additions & 3 deletions 5.6/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 0BD78B5F97500D450838F95DFE857D9A90D90EC1 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3

ENV PHP_VERSION 5.6.37
ENV PHP_URL="https://secure.php.net/get/php-5.6.37.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-5.6.37.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="5000d82610f9134aaedef28854ec3591f68dedf26a17b8935727dac2843bd256" PHP_MD5=""
ENV PHP_VERSION 5.6.38
ENV PHP_URL="https://secure.php.net/get/php-5.6.38.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-5.6.38.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="c2fac47dc6316bd230f0ea91d8a5498af122fb6a3eb43f796c9ea5f59b04aa1e" PHP_MD5=""

RUN set -xe; \
\
Expand Down
6 changes: 3 additions & 3 deletions 5.6/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 0BD78B5F97500D450838F95DFE857D9A90D90EC1 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3

ENV PHP_VERSION 5.6.37
ENV PHP_URL="https://secure.php.net/get/php-5.6.37.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-5.6.37.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="5000d82610f9134aaedef28854ec3591f68dedf26a17b8935727dac2843bd256" PHP_MD5=""
ENV PHP_VERSION 5.6.38
ENV PHP_URL="https://secure.php.net/get/php-5.6.38.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-5.6.38.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="c2fac47dc6316bd230f0ea91d8a5498af122fb6a3eb43f796c9ea5f59b04aa1e" PHP_MD5=""

RUN set -xe; \
\
Expand Down
6 changes: 3 additions & 3 deletions 5.6/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 0BD78B5F97500D450838F95DFE857D9A90D90EC1 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3

ENV PHP_VERSION 5.6.37
ENV PHP_URL="https://secure.php.net/get/php-5.6.37.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-5.6.37.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="5000d82610f9134aaedef28854ec3591f68dedf26a17b8935727dac2843bd256" PHP_MD5=""
ENV PHP_VERSION 5.6.38
ENV PHP_URL="https://secure.php.net/get/php-5.6.38.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-5.6.38.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="c2fac47dc6316bd230f0ea91d8a5498af122fb6a3eb43f796c9ea5f59b04aa1e" PHP_MD5=""

RUN set -xe; \
\
Expand Down
6 changes: 3 additions & 3 deletions 5.6/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 0BD78B5F97500D450838F95DFE857D9A90D90EC1 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3

ENV PHP_VERSION 5.6.37
ENV PHP_URL="https://secure.php.net/get/php-5.6.37.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-5.6.37.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="5000d82610f9134aaedef28854ec3591f68dedf26a17b8935727dac2843bd256" PHP_MD5=""
ENV PHP_VERSION 5.6.38
ENV PHP_URL="https://secure.php.net/get/php-5.6.38.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-5.6.38.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="c2fac47dc6316bd230f0ea91d8a5498af122fb6a3eb43f796c9ea5f59b04aa1e" PHP_MD5=""

RUN set -xe; \
\
Expand Down
6 changes: 3 additions & 3 deletions 5.6/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 0BD78B5F97500D450838F95DFE857D9A90D90EC1 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3

ENV PHP_VERSION 5.6.37
ENV PHP_URL="https://secure.php.net/get/php-5.6.37.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-5.6.37.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="5000d82610f9134aaedef28854ec3591f68dedf26a17b8935727dac2843bd256" PHP_MD5=""
ENV PHP_VERSION 5.6.38
ENV PHP_URL="https://secure.php.net/get/php-5.6.38.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-5.6.38.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="c2fac47dc6316bd230f0ea91d8a5498af122fb6a3eb43f796c9ea5f59b04aa1e" PHP_MD5=""

RUN set -xe; \
\
Expand Down
6 changes: 3 additions & 3 deletions 5.6/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 0BD78B5F97500D450838F95DFE857D9A90D90EC1 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3

ENV PHP_VERSION 5.6.37
ENV PHP_URL="https://secure.php.net/get/php-5.6.37.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-5.6.37.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="5000d82610f9134aaedef28854ec3591f68dedf26a17b8935727dac2843bd256" PHP_MD5=""
ENV PHP_VERSION 5.6.38
ENV PHP_URL="https://secure.php.net/get/php-5.6.38.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-5.6.38.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="c2fac47dc6316bd230f0ea91d8a5498af122fb6a3eb43f796c9ea5f59b04aa1e" PHP_MD5=""

RUN set -xe; \
\
Expand Down
6 changes: 3 additions & 3 deletions 5.6/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 0BD78B5F97500D450838F95DFE857D9A90D90EC1 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3

ENV PHP_VERSION 5.6.37
ENV PHP_URL="https://secure.php.net/get/php-5.6.37.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-5.6.37.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="5000d82610f9134aaedef28854ec3591f68dedf26a17b8935727dac2843bd256" PHP_MD5=""
ENV PHP_VERSION 5.6.38
ENV PHP_URL="https://secure.php.net/get/php-5.6.38.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-5.6.38.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="c2fac47dc6316bd230f0ea91d8a5498af122fb6a3eb43f796c9ea5f59b04aa1e" PHP_MD5=""

RUN set -xe; \
\
Expand Down
6 changes: 3 additions & 3 deletions 5.6/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 0BD78B5F97500D450838F95DFE857D9A90D90EC1 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3

ENV PHP_VERSION 5.6.37
ENV PHP_URL="https://secure.php.net/get/php-5.6.37.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-5.6.37.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="5000d82610f9134aaedef28854ec3591f68dedf26a17b8935727dac2843bd256" PHP_MD5=""
ENV PHP_VERSION 5.6.38
ENV PHP_URL="https://secure.php.net/get/php-5.6.38.tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-5.6.38.tar.xz.asc/from/this/mirror"
ENV PHP_SHA256="c2fac47dc6316bd230f0ea91d8a5498af122fb6a3eb43f796c9ea5f59b04aa1e" PHP_MD5=""

RUN set -xe; \
\
Expand Down

0 comments on commit c04d025

Please sign in to comment.