-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update php #6388
Merged
Merged
Update php #6388
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This comment has been minimized.
This comment has been minimized.
Changes: - docker-library/php@b909ae3: Update to 7.2.21 - docker-library/php@135204c: Update to 7.3.8 - docker-library/php@b381c53: Merge pull request docker-library/php#870 from infosiftr/s390x
Diff:diff --git a/_bashbrew-list b/_bashbrew-list
index 0ff9e17..413e9e4 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -106,33 +106,33 @@ php:7.2-zts-alpine3.9
php:7.2-zts-alpine3.10
php:7.2-zts-buster
php:7.2-zts-stretch
-php:7.2.20
-php:7.2.20-alpine
-php:7.2.20-alpine3.9
-php:7.2.20-alpine3.10
-php:7.2.20-apache
-php:7.2.20-apache-buster
-php:7.2.20-apache-stretch
-php:7.2.20-buster
-php:7.2.20-cli
-php:7.2.20-cli-alpine
-php:7.2.20-cli-alpine3.9
-php:7.2.20-cli-alpine3.10
-php:7.2.20-cli-buster
-php:7.2.20-cli-stretch
-php:7.2.20-fpm
-php:7.2.20-fpm-alpine
-php:7.2.20-fpm-alpine3.9
-php:7.2.20-fpm-alpine3.10
-php:7.2.20-fpm-buster
-php:7.2.20-fpm-stretch
-php:7.2.20-stretch
-php:7.2.20-zts
-php:7.2.20-zts-alpine
-php:7.2.20-zts-alpine3.9
-php:7.2.20-zts-alpine3.10
-php:7.2.20-zts-buster
-php:7.2.20-zts-stretch
+php:7.2.21
+php:7.2.21-alpine
+php:7.2.21-alpine3.9
+php:7.2.21-alpine3.10
+php:7.2.21-apache
+php:7.2.21-apache-buster
+php:7.2.21-apache-stretch
+php:7.2.21-buster
+php:7.2.21-cli
+php:7.2.21-cli-alpine
+php:7.2.21-cli-alpine3.9
+php:7.2.21-cli-alpine3.10
+php:7.2.21-cli-buster
+php:7.2.21-cli-stretch
+php:7.2.21-fpm
+php:7.2.21-fpm-alpine
+php:7.2.21-fpm-alpine3.9
+php:7.2.21-fpm-alpine3.10
+php:7.2.21-fpm-buster
+php:7.2.21-fpm-stretch
+php:7.2.21-stretch
+php:7.2.21-zts
+php:7.2.21-zts-alpine
+php:7.2.21-zts-alpine3.9
+php:7.2.21-zts-alpine3.10
+php:7.2.21-zts-buster
+php:7.2.21-zts-stretch
php:7.3
php:7.3-alpine
php:7.3-alpine3.9
@@ -160,33 +160,33 @@ php:7.3-zts-alpine3.9
php:7.3-zts-alpine3.10
php:7.3-zts-buster
php:7.3-zts-stretch
-php:7.3.7
-php:7.3.7-alpine
-php:7.3.7-alpine3.9
-php:7.3.7-alpine3.10
-php:7.3.7-apache
-php:7.3.7-apache-buster
-php:7.3.7-apache-stretch
-php:7.3.7-buster
-php:7.3.7-cli
-php:7.3.7-cli-alpine
-php:7.3.7-cli-alpine3.9
-php:7.3.7-cli-alpine3.10
-php:7.3.7-cli-buster
-php:7.3.7-cli-stretch
-php:7.3.7-fpm
-php:7.3.7-fpm-alpine
-php:7.3.7-fpm-alpine3.9
-php:7.3.7-fpm-alpine3.10
-php:7.3.7-fpm-buster
-php:7.3.7-fpm-stretch
-php:7.3.7-stretch
-php:7.3.7-zts
-php:7.3.7-zts-alpine
-php:7.3.7-zts-alpine3.9
-php:7.3.7-zts-alpine3.10
-php:7.3.7-zts-buster
-php:7.3.7-zts-stretch
+php:7.3.8
+php:7.3.8-alpine
+php:7.3.8-alpine3.9
+php:7.3.8-alpine3.10
+php:7.3.8-apache
+php:7.3.8-apache-buster
+php:7.3.8-apache-stretch
+php:7.3.8-buster
+php:7.3.8-cli
+php:7.3.8-cli-alpine
+php:7.3.8-cli-alpine3.9
+php:7.3.8-cli-alpine3.10
+php:7.3.8-cli-buster
+php:7.3.8-cli-stretch
+php:7.3.8-fpm
+php:7.3.8-fpm-alpine
+php:7.3.8-fpm-alpine3.9
+php:7.3.8-fpm-alpine3.10
+php:7.3.8-fpm-buster
+php:7.3.8-fpm-stretch
+php:7.3.8-stretch
+php:7.3.8-zts
+php:7.3.8-zts-alpine
+php:7.3.8-zts-alpine3.9
+php:7.3.8-zts-alpine3.10
+php:7.3.8-zts-buster
+php:7.3.8-zts-stretch
php:7.4-rc
php:7.4-rc-alpine
php:7.4-rc-alpine3.10
diff --git a/php_7.1-alpine/Dockerfile b/php_7.1-alpine/Dockerfile
index e5ac5b5..a97d176 100644
--- a/php_7.1-alpine/Dockerfile
+++ b/php_7.1-alpine/Dockerfile
@@ -139,7 +139,7 @@ RUN set -eux; \
\
# bundled pcre does not support JIT on s390x
# https://manpages.debian.org/stretch/libpcre3-dev/pcrejit.3.en.html#AVAILABILITY_OF_JIT_SUPPORT
- $(test "$gnuArch" = 's390x-linux-gnu' && echo '--without-pcre-jit') \
+ $(test "$gnuArch" = 's390x-linux-musl' && echo '--without-pcre-jit') \
\
${PHP_EXTRA_CONFIGURE_ARGS:-} \
; \
diff --git a/php_7.1-alpine3.9/Dockerfile b/php_7.1-alpine3.9/Dockerfile
index 3654010..2572d6d 100644
--- a/php_7.1-alpine3.9/Dockerfile
+++ b/php_7.1-alpine3.9/Dockerfile
@@ -139,7 +139,7 @@ RUN set -eux; \
\
# bundled pcre does not support JIT on s390x
# https://manpages.debian.org/stretch/libpcre3-dev/pcrejit.3.en.html#AVAILABILITY_OF_JIT_SUPPORT
- $(test "$gnuArch" = 's390x-linux-gnu' && echo '--without-pcre-jit') \
+ $(test "$gnuArch" = 's390x-linux-musl' && echo '--without-pcre-jit') \
\
${PHP_EXTRA_CONFIGURE_ARGS:-} \
; \
diff --git a/php_7.1-fpm-alpine/Dockerfile b/php_7.1-fpm-alpine/Dockerfile
index e0986d5..14284f6 100644
--- a/php_7.1-fpm-alpine/Dockerfile
+++ b/php_7.1-fpm-alpine/Dockerfile
@@ -140,7 +140,7 @@ RUN set -eux; \
\
# bundled pcre does not support JIT on s390x
# https://manpages.debian.org/stretch/libpcre3-dev/pcrejit.3.en.html#AVAILABILITY_OF_JIT_SUPPORT
- $(test "$gnuArch" = 's390x-linux-gnu' && echo '--without-pcre-jit') \
+ $(test "$gnuArch" = 's390x-linux-musl' && echo '--without-pcre-jit') \
\
${PHP_EXTRA_CONFIGURE_ARGS:-} \
; \
diff --git a/php_7.1-fpm-alpine3.9/Dockerfile b/php_7.1-fpm-alpine3.9/Dockerfile
index 069c933..91f3804 100644
--- a/php_7.1-fpm-alpine3.9/Dockerfile
+++ b/php_7.1-fpm-alpine3.9/Dockerfile
@@ -140,7 +140,7 @@ RUN set -eux; \
\
# bundled pcre does not support JIT on s390x
# https://manpages.debian.org/stretch/libpcre3-dev/pcrejit.3.en.html#AVAILABILITY_OF_JIT_SUPPORT
- $(test "$gnuArch" = 's390x-linux-gnu' && echo '--without-pcre-jit') \
+ $(test "$gnuArch" = 's390x-linux-musl' && echo '--without-pcre-jit') \
\
${PHP_EXTRA_CONFIGURE_ARGS:-} \
; \
diff --git a/php_7.1-zts-alpine/Dockerfile b/php_7.1-zts-alpine/Dockerfile
index 079f5e2..8e54997 100644
--- a/php_7.1-zts-alpine/Dockerfile
+++ b/php_7.1-zts-alpine/Dockerfile
@@ -140,7 +140,7 @@ RUN set -eux; \
\
# bundled pcre does not support JIT on s390x
# https://manpages.debian.org/stretch/libpcre3-dev/pcrejit.3.en.html#AVAILABILITY_OF_JIT_SUPPORT
- $(test "$gnuArch" = 's390x-linux-gnu' && echo '--without-pcre-jit') \
+ $(test "$gnuArch" = 's390x-linux-musl' && echo '--without-pcre-jit') \
\
${PHP_EXTRA_CONFIGURE_ARGS:-} \
; \
diff --git a/php_7.1-zts-alpine3.9/Dockerfile b/php_7.1-zts-alpine3.9/Dockerfile
index 1813035..7df4f0a 100644
--- a/php_7.1-zts-alpine3.9/Dockerfile
+++ b/php_7.1-zts-alpine3.9/Dockerfile
@@ -140,7 +140,7 @@ RUN set -eux; \
\
# bundled pcre does not support JIT on s390x
# https://manpages.debian.org/stretch/libpcre3-dev/pcrejit.3.en.html#AVAILABILITY_OF_JIT_SUPPORT
- $(test "$gnuArch" = 's390x-linux-gnu' && echo '--without-pcre-jit') \
+ $(test "$gnuArch" = 's390x-linux-musl' && echo '--without-pcre-jit') \
\
${PHP_EXTRA_CONFIGURE_ARGS:-} \
; \
diff --git a/php_7.2-alpine/Dockerfile b/php_7.2-alpine/Dockerfile
index 2b34175..8a715f4 100644
--- a/php_7.2-alpine/Dockerfile
+++ b/php_7.2-alpine/Dockerfile
@@ -61,9 +61,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"
ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F
-ENV PHP_VERSION 7.2.20
-ENV PHP_URL="https://www.php.net/get/php-7.2.20.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.2.20.tar.xz.asc/from/this/mirror"
-ENV PHP_SHA256="eff09da83e235c2ba25c85deea1d4f663bd71d50fd51ad11e1acebe26d733494" PHP_MD5=""
+ENV PHP_VERSION 7.2.21
+ENV PHP_URL="https://www.php.net/get/php-7.2.21.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.2.21.tar.xz.asc/from/this/mirror"
+ENV PHP_SHA256="de06aff019d8f5079115795bd7d8eedd4cd03daecb62d58abb18f492dd995c95" PHP_MD5=""
RUN set -eux; \
\
@@ -145,7 +145,7 @@ RUN set -eux; \
\
# bundled pcre does not support JIT on s390x
# https://manpages.debian.org/stretch/libpcre3-dev/pcrejit.3.en.html#AVAILABILITY_OF_JIT_SUPPORT
- $(test "$gnuArch" = 's390x-linux-gnu' && echo '--without-pcre-jit') \
+ $(test "$gnuArch" = 's390x-linux-musl' && echo '--without-pcre-jit') \
\
${PHP_EXTRA_CONFIGURE_ARGS:-} \
; \
diff --git a/php_7.2-alpine3.9/Dockerfile b/php_7.2-alpine3.9/Dockerfile
index b1b91df..a8c8323 100644
--- a/php_7.2-alpine3.9/Dockerfile
+++ b/php_7.2-alpine3.9/Dockerfile
@@ -61,9 +61,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"
ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F
-ENV PHP_VERSION 7.2.20
-ENV PHP_URL="https://www.php.net/get/php-7.2.20.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.2.20.tar.xz.asc/from/this/mirror"
-ENV PHP_SHA256="eff09da83e235c2ba25c85deea1d4f663bd71d50fd51ad11e1acebe26d733494" PHP_MD5=""
+ENV PHP_VERSION 7.2.21
+ENV PHP_URL="https://www.php.net/get/php-7.2.21.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.2.21.tar.xz.asc/from/this/mirror"
+ENV PHP_SHA256="de06aff019d8f5079115795bd7d8eedd4cd03daecb62d58abb18f492dd995c95" PHP_MD5=""
RUN set -eux; \
\
@@ -145,7 +145,7 @@ RUN set -eux; \
\
# bundled pcre does not support JIT on s390x
# https://manpages.debian.org/stretch/libpcre3-dev/pcrejit.3.en.html#AVAILABILITY_OF_JIT_SUPPORT
- $(test "$gnuArch" = 's390x-linux-gnu' && echo '--without-pcre-jit') \
+ $(test "$gnuArch" = 's390x-linux-musl' && echo '--without-pcre-jit') \
\
${PHP_EXTRA_CONFIGURE_ARGS:-} \
; \
diff --git a/php_7.2-apache-stretch/Dockerfile b/php_7.2-apache-stretch/Dockerfile
index 351f275..b74e171 100644
--- a/php_7.2-apache-stretch/Dockerfile
+++ b/php_7.2-apache-stretch/Dockerfile
@@ -123,9 +123,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"
ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F
-ENV PHP_VERSION 7.2.20
-ENV PHP_URL="https://www.php.net/get/php-7.2.20.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.2.20.tar.xz.asc/from/this/mirror"
-ENV PHP_SHA256="eff09da83e235c2ba25c85deea1d4f663bd71d50fd51ad11e1acebe26d733494" PHP_MD5=""
+ENV PHP_VERSION 7.2.21
+ENV PHP_URL="https://www.php.net/get/php-7.2.21.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.2.21.tar.xz.asc/from/this/mirror"
+ENV PHP_SHA256="de06aff019d8f5079115795bd7d8eedd4cd03daecb62d58abb18f492dd995c95" PHP_MD5=""
RUN set -eux; \
\
diff --git a/php_7.2-apache/Dockerfile b/php_7.2-apache/Dockerfile
index 5d8deef..c427898 100644
--- a/php_7.2-apache/Dockerfile
+++ b/php_7.2-apache/Dockerfile
@@ -123,9 +123,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"
ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F
-ENV PHP_VERSION 7.2.20
-ENV PHP_URL="https://www.php.net/get/php-7.2.20.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.2.20.tar.xz.asc/from/this/mirror"
-ENV PHP_SHA256="eff09da83e235c2ba25c85deea1d4f663bd71d50fd51ad11e1acebe26d733494" PHP_MD5=""
+ENV PHP_VERSION 7.2.21
+ENV PHP_URL="https://www.php.net/get/php-7.2.21.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.2.21.tar.xz.asc/from/this/mirror"
+ENV PHP_SHA256="de06aff019d8f5079115795bd7d8eedd4cd03daecb62d58abb18f492dd995c95" PHP_MD5=""
RUN set -eux; \
\
diff --git a/php_7.2-fpm-alpine/Dockerfile b/php_7.2-fpm-alpine/Dockerfile
index 8f3aaa5..bc7fa72 100644
--- a/php_7.2-fpm-alpine/Dockerfile
+++ b/php_7.2-fpm-alpine/Dockerfile
@@ -62,9 +62,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"
ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F
-ENV PHP_VERSION 7.2.20
-ENV PHP_URL="https://www.php.net/get/php-7.2.20.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.2.20.tar.xz.asc/from/this/mirror"
-ENV PHP_SHA256="eff09da83e235c2ba25c85deea1d4f663bd71d50fd51ad11e1acebe26d733494" PHP_MD5=""
+ENV PHP_VERSION 7.2.21
+ENV PHP_URL="https://www.php.net/get/php-7.2.21.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.2.21.tar.xz.asc/from/this/mirror"
+ENV PHP_SHA256="de06aff019d8f5079115795bd7d8eedd4cd03daecb62d58abb18f492dd995c95" PHP_MD5=""
RUN set -eux; \
\
@@ -146,7 +146,7 @@ RUN set -eux; \
\
# bundled pcre does not support JIT on s390x
# https://manpages.debian.org/stretch/libpcre3-dev/pcrejit.3.en.html#AVAILABILITY_OF_JIT_SUPPORT
- $(test "$gnuArch" = 's390x-linux-gnu' && echo '--without-pcre-jit') \
+ $(test "$gnuArch" = 's390x-linux-musl' && echo '--without-pcre-jit') \
\
${PHP_EXTRA_CONFIGURE_ARGS:-} \
; \
diff --git a/php_7.2-fpm-alpine3.9/Dockerfile b/php_7.2-fpm-alpine3.9/Dockerfile
index 1f25d58..dddc1d1 100644
--- a/php_7.2-fpm-alpine3.9/Dockerfile
+++ b/php_7.2-fpm-alpine3.9/Dockerfile
@@ -62,9 +62,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"
ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F
-ENV PHP_VERSION 7.2.20
-ENV PHP_URL="https://www.php.net/get/php-7.2.20.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.2.20.tar.xz.asc/from/this/mirror"
-ENV PHP_SHA256="eff09da83e235c2ba25c85deea1d4f663bd71d50fd51ad11e1acebe26d733494" PHP_MD5=""
+ENV PHP_VERSION 7.2.21
+ENV PHP_URL="https://www.php.net/get/php-7.2.21.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.2.21.tar.xz.asc/from/this/mirror"
+ENV PHP_SHA256="de06aff019d8f5079115795bd7d8eedd4cd03daecb62d58abb18f492dd995c95" PHP_MD5=""
RUN set -eux; \
\
@@ -146,7 +146,7 @@ RUN set -eux; \
\
# bundled pcre does not support JIT on s390x
# https://manpages.debian.org/stretch/libpcre3-dev/pcrejit.3.en.html#AVAILABILITY_OF_JIT_SUPPORT
- $(test "$gnuArch" = 's390x-linux-gnu' && echo '--without-pcre-jit') \
+ $(test "$gnuArch" = 's390x-linux-musl' && echo '--without-pcre-jit') \
\
${PHP_EXTRA_CONFIGURE_ARGS:-} \
; \
diff --git a/php_7.2-fpm-stretch/Dockerfile b/php_7.2-fpm-stretch/Dockerfile
index 68493bf..daa6609 100644
--- a/php_7.2-fpm-stretch/Dockerfile
+++ b/php_7.2-fpm-stretch/Dockerfile
@@ -64,9 +64,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"
ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F
-ENV PHP_VERSION 7.2.20
-ENV PHP_URL="https://www.php.net/get/php-7.2.20.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.2.20.tar.xz.asc/from/this/mirror"
-ENV PHP_SHA256="eff09da83e235c2ba25c85deea1d4f663bd71d50fd51ad11e1acebe26d733494" PHP_MD5=""
+ENV PHP_VERSION 7.2.21
+ENV PHP_URL="https://www.php.net/get/php-7.2.21.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.2.21.tar.xz.asc/from/this/mirror"
+ENV PHP_SHA256="de06aff019d8f5079115795bd7d8eedd4cd03daecb62d58abb18f492dd995c95" PHP_MD5=""
RUN set -eux; \
\
diff --git a/php_7.2-fpm/Dockerfile b/php_7.2-fpm/Dockerfile
index 1d0e50a..3971075 100644
--- a/php_7.2-fpm/Dockerfile
+++ b/php_7.2-fpm/Dockerfile
@@ -64,9 +64,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"
ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F
-ENV PHP_VERSION 7.2.20
-ENV PHP_URL="https://www.php.net/get/php-7.2.20.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.2.20.tar.xz.asc/from/this/mirror"
-ENV PHP_SHA256="eff09da83e235c2ba25c85deea1d4f663bd71d50fd51ad11e1acebe26d733494" PHP_MD5=""
+ENV PHP_VERSION 7.2.21
+ENV PHP_URL="https://www.php.net/get/php-7.2.21.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.2.21.tar.xz.asc/from/this/mirror"
+ENV PHP_SHA256="de06aff019d8f5079115795bd7d8eedd4cd03daecb62d58abb18f492dd995c95" PHP_MD5=""
RUN set -eux; \
\
diff --git a/php_7.2-stretch/Dockerfile b/php_7.2-stretch/Dockerfile
index 8479c80..e78e373 100644
--- a/php_7.2-stretch/Dockerfile
+++ b/php_7.2-stretch/Dockerfile
@@ -63,9 +63,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"
ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F
-ENV PHP_VERSION 7.2.20
-ENV PHP_URL="https://www.php.net/get/php-7.2.20.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.2.20.tar.xz.asc/from/this/mirror"
-ENV PHP_SHA256="eff09da83e235c2ba25c85deea1d4f663bd71d50fd51ad11e1acebe26d733494" PHP_MD5=""
+ENV PHP_VERSION 7.2.21
+ENV PHP_URL="https://www.php.net/get/php-7.2.21.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.2.21.tar.xz.asc/from/this/mirror"
+ENV PHP_SHA256="de06aff019d8f5079115795bd7d8eedd4cd03daecb62d58abb18f492dd995c95" PHP_MD5=""
RUN set -eux; \
\
diff --git a/php_7.2-zts-alpine/Dockerfile b/php_7.2-zts-alpine/Dockerfile
index 1501a50..1264b32 100644
--- a/php_7.2-zts-alpine/Dockerfile
+++ b/php_7.2-zts-alpine/Dockerfile
@@ -62,9 +62,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"
ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F
-ENV PHP_VERSION 7.2.20
-ENV PHP_URL="https://www.php.net/get/php-7.2.20.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.2.20.tar.xz.asc/from/this/mirror"
-ENV PHP_SHA256="eff09da83e235c2ba25c85deea1d4f663bd71d50fd51ad11e1acebe26d733494" PHP_MD5=""
+ENV PHP_VERSION 7.2.21
+ENV PHP_URL="https://www.php.net/get/php-7.2.21.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.2.21.tar.xz.asc/from/this/mirror"
+ENV PHP_SHA256="de06aff019d8f5079115795bd7d8eedd4cd03daecb62d58abb18f492dd995c95" PHP_MD5=""
RUN set -eux; \
\
@@ -146,7 +146,7 @@ RUN set -eux; \
\
# bundled pcre does not support JIT on s390x
# https://manpages.debian.org/stretch/libpcre3-dev/pcrejit.3.en.html#AVAILABILITY_OF_JIT_SUPPORT
- $(test "$gnuArch" = 's390x-linux-gnu' && echo '--without-pcre-jit') \
+ $(test "$gnuArch" = 's390x-linux-musl' && echo '--without-pcre-jit') \
\
${PHP_EXTRA_CONFIGURE_ARGS:-} \
; \
diff --git a/php_7.2-zts-alpine3.9/Dockerfile b/php_7.2-zts-alpine3.9/Dockerfile
index 9e7b073..f84eb30 100644
--- a/php_7.2-zts-alpine3.9/Dockerfile
+++ b/php_7.2-zts-alpine3.9/Dockerfile
@@ -62,9 +62,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"
ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F
-ENV PHP_VERSION 7.2.20
-ENV PHP_URL="https://www.php.net/get/php-7.2.20.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.2.20.tar.xz.asc/from/this/mirror"
-ENV PHP_SHA256="eff09da83e235c2ba25c85deea1d4f663bd71d50fd51ad11e1acebe26d733494" PHP_MD5=""
+ENV PHP_VERSION 7.2.21
+ENV PHP_URL="https://www.php.net/get/php-7.2.21.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.2.21.tar.xz.asc/from/this/mirror"
+ENV PHP_SHA256="de06aff019d8f5079115795bd7d8eedd4cd03daecb62d58abb18f492dd995c95" PHP_MD5=""
RUN set -eux; \
\
@@ -146,7 +146,7 @@ RUN set -eux; \
\
# bundled pcre does not support JIT on s390x
# https://manpages.debian.org/stretch/libpcre3-dev/pcrejit.3.en.html#AVAILABILITY_OF_JIT_SUPPORT
- $(test "$gnuArch" = 's390x-linux-gnu' && echo '--without-pcre-jit') \
+ $(test "$gnuArch" = 's390x-linux-musl' && echo '--without-pcre-jit') \
\
${PHP_EXTRA_CONFIGURE_ARGS:-} \
; \
diff --git a/php_7.2-zts-stretch/Dockerfile b/php_7.2-zts-stretch/Dockerfile
index 0fceb54..be12dd9 100644
--- a/php_7.2-zts-stretch/Dockerfile
+++ b/php_7.2-zts-stretch/Dockerfile
@@ -64,9 +64,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"
ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F
-ENV PHP_VERSION 7.2.20
-ENV PHP_URL="https://www.php.net/get/php-7.2.20.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.2.20.tar.xz.asc/from/this/mirror"
-ENV PHP_SHA256="eff09da83e235c2ba25c85deea1d4f663bd71d50fd51ad11e1acebe26d733494" PHP_MD5=""
+ENV PHP_VERSION 7.2.21
+ENV PHP_URL="https://www.php.net/get/php-7.2.21.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.2.21.tar.xz.asc/from/this/mirror"
+ENV PHP_SHA256="de06aff019d8f5079115795bd7d8eedd4cd03daecb62d58abb18f492dd995c95" PHP_MD5=""
RUN set -eux; \
\
diff --git a/php_7.2-zts/Dockerfile b/php_7.2-zts/Dockerfile
index 63491af..d48a7eb 100644
--- a/php_7.2-zts/Dockerfile
+++ b/php_7.2-zts/Dockerfile
@@ -64,9 +64,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"
ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F
-ENV PHP_VERSION 7.2.20
-ENV PHP_URL="https://www.php.net/get/php-7.2.20.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.2.20.tar.xz.asc/from/this/mirror"
-ENV PHP_SHA256="eff09da83e235c2ba25c85deea1d4f663bd71d50fd51ad11e1acebe26d733494" PHP_MD5=""
+ENV PHP_VERSION 7.2.21
+ENV PHP_URL="https://www.php.net/get/php-7.2.21.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.2.21.tar.xz.asc/from/this/mirror"
+ENV PHP_SHA256="de06aff019d8f5079115795bd7d8eedd4cd03daecb62d58abb18f492dd995c95" PHP_MD5=""
RUN set -eux; \
\
diff --git a/php_7.2/Dockerfile b/php_7.2/Dockerfile
index 0c065ea..42328fa 100644
--- a/php_7.2/Dockerfile
+++ b/php_7.2/Dockerfile
@@ -63,9 +63,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"
ENV GPG_KEYS 1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F
-ENV PHP_VERSION 7.2.20
-ENV PHP_URL="https://www.php.net/get/php-7.2.20.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.2.20.tar.xz.asc/from/this/mirror"
-ENV PHP_SHA256="eff09da83e235c2ba25c85deea1d4f663bd71d50fd51ad11e1acebe26d733494" PHP_MD5=""
+ENV PHP_VERSION 7.2.21
+ENV PHP_URL="https://www.php.net/get/php-7.2.21.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.2.21.tar.xz.asc/from/this/mirror"
+ENV PHP_SHA256="de06aff019d8f5079115795bd7d8eedd4cd03daecb62d58abb18f492dd995c95" PHP_MD5=""
RUN set -eux; \
\
diff --git a/php_alpine/Dockerfile b/php_alpine/Dockerfile
index 431deb7..bac044d 100644
--- a/php_alpine/Dockerfile
+++ b/php_alpine/Dockerfile
@@ -61,9 +61,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"
ENV GPG_KEYS CBAF69F173A0FEA4B537F470D66C9593118BCCB6 F38252826ACD957EF380D39F2F7956BC5DA04B5D
-ENV PHP_VERSION 7.3.7
-ENV PHP_URL="https://www.php.net/get/php-7.3.7.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.3.7.tar.xz.asc/from/this/mirror"
-ENV PHP_SHA256="ba067200ba649956b3a92ec8b71a6ed8ce8a099921212443c1bcf3260a29274c" PHP_MD5=""
+ENV PHP_VERSION 7.3.8
+ENV PHP_URL="https://www.php.net/get/php-7.3.8.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.3.8.tar.xz.asc/from/this/mirror"
+ENV PHP_SHA256="f6046b2ae625d8c04310bda0737ac660dc5563a8e04e8a46c1ee24ea414ad5a5" PHP_MD5=""
RUN set -eux; \
\
@@ -145,7 +145,7 @@ RUN set -eux; \
\
# bundled pcre does not support JIT on s390x
# https://manpages.debian.org/stretch/libpcre3-dev/pcrejit.3.en.html#AVAILABILITY_OF_JIT_SUPPORT
- $(test "$gnuArch" = 's390x-linux-gnu' && echo '--without-pcre-jit') \
+ $(test "$gnuArch" = 's390x-linux-musl' && echo '--without-pcre-jit') \
\
${PHP_EXTRA_CONFIGURE_ARGS:-} \
; \
diff --git a/php_alpine3.9/Dockerfile b/php_alpine3.9/Dockerfile
index 2584834..8ebce20 100644
--- a/php_alpine3.9/Dockerfile
+++ b/php_alpine3.9/Dockerfile
@@ -61,9 +61,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"
ENV GPG_KEYS CBAF69F173A0FEA4B537F470D66C9593118BCCB6 F38252826ACD957EF380D39F2F7956BC5DA04B5D
-ENV PHP_VERSION 7.3.7
-ENV PHP_URL="https://www.php.net/get/php-7.3.7.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.3.7.tar.xz.asc/from/this/mirror"
-ENV PHP_SHA256="ba067200ba649956b3a92ec8b71a6ed8ce8a099921212443c1bcf3260a29274c" PHP_MD5=""
+ENV PHP_VERSION 7.3.8
+ENV PHP_URL="https://www.php.net/get/php-7.3.8.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.3.8.tar.xz.asc/from/this/mirror"
+ENV PHP_SHA256="f6046b2ae625d8c04310bda0737ac660dc5563a8e04e8a46c1ee24ea414ad5a5" PHP_MD5=""
RUN set -eux; \
\
@@ -145,7 +145,7 @@ RUN set -eux; \
\
# bundled pcre does not support JIT on s390x
# https://manpages.debian.org/stretch/libpcre3-dev/pcrejit.3.en.html#AVAILABILITY_OF_JIT_SUPPORT
- $(test "$gnuArch" = 's390x-linux-gnu' && echo '--without-pcre-jit') \
+ $(test "$gnuArch" = 's390x-linux-musl' && echo '--without-pcre-jit') \
\
${PHP_EXTRA_CONFIGURE_ARGS:-} \
; \
diff --git a/php_apache-stretch/Dockerfile b/php_apache-stretch/Dockerfile
index d886d97..64273cf 100644
--- a/php_apache-stretch/Dockerfile
+++ b/php_apache-stretch/Dockerfile
@@ -123,9 +123,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"
ENV GPG_KEYS CBAF69F173A0FEA4B537F470D66C9593118BCCB6 F38252826ACD957EF380D39F2F7956BC5DA04B5D
-ENV PHP_VERSION 7.3.7
-ENV PHP_URL="https://www.php.net/get/php-7.3.7.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.3.7.tar.xz.asc/from/this/mirror"
-ENV PHP_SHA256="ba067200ba649956b3a92ec8b71a6ed8ce8a099921212443c1bcf3260a29274c" PHP_MD5=""
+ENV PHP_VERSION 7.3.8
+ENV PHP_URL="https://www.php.net/get/php-7.3.8.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.3.8.tar.xz.asc/from/this/mirror"
+ENV PHP_SHA256="f6046b2ae625d8c04310bda0737ac660dc5563a8e04e8a46c1ee24ea414ad5a5" PHP_MD5=""
RUN set -eux; \
\
diff --git a/php_apache/Dockerfile b/php_apache/Dockerfile
index 3daf88b..8ee6a83 100644
--- a/php_apache/Dockerfile
+++ b/php_apache/Dockerfile
@@ -123,9 +123,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"
ENV GPG_KEYS CBAF69F173A0FEA4B537F470D66C9593118BCCB6 F38252826ACD957EF380D39F2F7956BC5DA04B5D
-ENV PHP_VERSION 7.3.7
-ENV PHP_URL="https://www.php.net/get/php-7.3.7.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.3.7.tar.xz.asc/from/this/mirror"
-ENV PHP_SHA256="ba067200ba649956b3a92ec8b71a6ed8ce8a099921212443c1bcf3260a29274c" PHP_MD5=""
+ENV PHP_VERSION 7.3.8
+ENV PHP_URL="https://www.php.net/get/php-7.3.8.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.3.8.tar.xz.asc/from/this/mirror"
+ENV PHP_SHA256="f6046b2ae625d8c04310bda0737ac660dc5563a8e04e8a46c1ee24ea414ad5a5" PHP_MD5=""
RUN set -eux; \
\
diff --git a/php_fpm-alpine/Dockerfile b/php_fpm-alpine/Dockerfile
index b0e6b96..a299c59 100644
--- a/php_fpm-alpine/Dockerfile
+++ b/php_fpm-alpine/Dockerfile
@@ -62,9 +62,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"
ENV GPG_KEYS CBAF69F173A0FEA4B537F470D66C9593118BCCB6 F38252826ACD957EF380D39F2F7956BC5DA04B5D
-ENV PHP_VERSION 7.3.7
-ENV PHP_URL="https://www.php.net/get/php-7.3.7.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.3.7.tar.xz.asc/from/this/mirror"
-ENV PHP_SHA256="ba067200ba649956b3a92ec8b71a6ed8ce8a099921212443c1bcf3260a29274c" PHP_MD5=""
+ENV PHP_VERSION 7.3.8
+ENV PHP_URL="https://www.php.net/get/php-7.3.8.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.3.8.tar.xz.asc/from/this/mirror"
+ENV PHP_SHA256="f6046b2ae625d8c04310bda0737ac660dc5563a8e04e8a46c1ee24ea414ad5a5" PHP_MD5=""
RUN set -eux; \
\
@@ -146,7 +146,7 @@ RUN set -eux; \
\
# bundled pcre does not support JIT on s390x
# https://manpages.debian.org/stretch/libpcre3-dev/pcrejit.3.en.html#AVAILABILITY_OF_JIT_SUPPORT
- $(test "$gnuArch" = 's390x-linux-gnu' && echo '--without-pcre-jit') \
+ $(test "$gnuArch" = 's390x-linux-musl' && echo '--without-pcre-jit') \
\
${PHP_EXTRA_CONFIGURE_ARGS:-} \
; \
diff --git a/php_fpm-alpine3.9/Dockerfile b/php_fpm-alpine3.9/Dockerfile
index 6098036..2950a75 100644
--- a/php_fpm-alpine3.9/Dockerfile
+++ b/php_fpm-alpine3.9/Dockerfile
@@ -62,9 +62,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"
ENV GPG_KEYS CBAF69F173A0FEA4B537F470D66C9593118BCCB6 F38252826ACD957EF380D39F2F7956BC5DA04B5D
-ENV PHP_VERSION 7.3.7
-ENV PHP_URL="https://www.php.net/get/php-7.3.7.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.3.7.tar.xz.asc/from/this/mirror"
-ENV PHP_SHA256="ba067200ba649956b3a92ec8b71a6ed8ce8a099921212443c1bcf3260a29274c" PHP_MD5=""
+ENV PHP_VERSION 7.3.8
+ENV PHP_URL="https://www.php.net/get/php-7.3.8.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.3.8.tar.xz.asc/from/this/mirror"
+ENV PHP_SHA256="f6046b2ae625d8c04310bda0737ac660dc5563a8e04e8a46c1ee24ea414ad5a5" PHP_MD5=""
RUN set -eux; \
\
@@ -146,7 +146,7 @@ RUN set -eux; \
\
# bundled pcre does not support JIT on s390x
# https://manpages.debian.org/stretch/libpcre3-dev/pcrejit.3.en.html#AVAILABILITY_OF_JIT_SUPPORT
- $(test "$gnuArch" = 's390x-linux-gnu' && echo '--without-pcre-jit') \
+ $(test "$gnuArch" = 's390x-linux-musl' && echo '--without-pcre-jit') \
\
${PHP_EXTRA_CONFIGURE_ARGS:-} \
; \
diff --git a/php_fpm-stretch/Dockerfile b/php_fpm-stretch/Dockerfile
index d69290d..43a6e9f 100644
--- a/php_fpm-stretch/Dockerfile
+++ b/php_fpm-stretch/Dockerfile
@@ -64,9 +64,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"
ENV GPG_KEYS CBAF69F173A0FEA4B537F470D66C9593118BCCB6 F38252826ACD957EF380D39F2F7956BC5DA04B5D
-ENV PHP_VERSION 7.3.7
-ENV PHP_URL="https://www.php.net/get/php-7.3.7.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.3.7.tar.xz.asc/from/this/mirror"
-ENV PHP_SHA256="ba067200ba649956b3a92ec8b71a6ed8ce8a099921212443c1bcf3260a29274c" PHP_MD5=""
+ENV PHP_VERSION 7.3.8
+ENV PHP_URL="https://www.php.net/get/php-7.3.8.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.3.8.tar.xz.asc/from/this/mirror"
+ENV PHP_SHA256="f6046b2ae625d8c04310bda0737ac660dc5563a8e04e8a46c1ee24ea414ad5a5" PHP_MD5=""
RUN set -eux; \
\
diff --git a/php_fpm/Dockerfile b/php_fpm/Dockerfile
index 2c7a445..6d01ee2 100644
--- a/php_fpm/Dockerfile
+++ b/php_fpm/Dockerfile
@@ -64,9 +64,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"
ENV GPG_KEYS CBAF69F173A0FEA4B537F470D66C9593118BCCB6 F38252826ACD957EF380D39F2F7956BC5DA04B5D
-ENV PHP_VERSION 7.3.7
-ENV PHP_URL="https://www.php.net/get/php-7.3.7.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.3.7.tar.xz.asc/from/this/mirror"
-ENV PHP_SHA256="ba067200ba649956b3a92ec8b71a6ed8ce8a099921212443c1bcf3260a29274c" PHP_MD5=""
+ENV PHP_VERSION 7.3.8
+ENV PHP_URL="https://www.php.net/get/php-7.3.8.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.3.8.tar.xz.asc/from/this/mirror"
+ENV PHP_SHA256="f6046b2ae625d8c04310bda0737ac660dc5563a8e04e8a46c1ee24ea414ad5a5" PHP_MD5=""
RUN set -eux; \
\
diff --git a/php_latest/Dockerfile b/php_latest/Dockerfile
index 42214c9..b384a36 100644
--- a/php_latest/Dockerfile
+++ b/php_latest/Dockerfile
@@ -63,9 +63,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"
ENV GPG_KEYS CBAF69F173A0FEA4B537F470D66C9593118BCCB6 F38252826ACD957EF380D39F2F7956BC5DA04B5D
-ENV PHP_VERSION 7.3.7
-ENV PHP_URL="https://www.php.net/get/php-7.3.7.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.3.7.tar.xz.asc/from/this/mirror"
-ENV PHP_SHA256="ba067200ba649956b3a92ec8b71a6ed8ce8a099921212443c1bcf3260a29274c" PHP_MD5=""
+ENV PHP_VERSION 7.3.8
+ENV PHP_URL="https://www.php.net/get/php-7.3.8.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.3.8.tar.xz.asc/from/this/mirror"
+ENV PHP_SHA256="f6046b2ae625d8c04310bda0737ac660dc5563a8e04e8a46c1ee24ea414ad5a5" PHP_MD5=""
RUN set -eux; \
\
diff --git a/php_rc-alpine/Dockerfile b/php_rc-alpine/Dockerfile
index 8d5096a..200de59 100644
--- a/php_rc-alpine/Dockerfile
+++ b/php_rc-alpine/Dockerfile
@@ -149,7 +149,7 @@ RUN set -eux; \
\
# bundled pcre does not support JIT on s390x
# https://manpages.debian.org/stretch/libpcre3-dev/pcrejit.3.en.html#AVAILABILITY_OF_JIT_SUPPORT
- $(test "$gnuArch" = 's390x-linux-gnu' && echo '--without-pcre-jit') \
+ $(test "$gnuArch" = 's390x-linux-musl' && echo '--without-pcre-jit') \
\
${PHP_EXTRA_CONFIGURE_ARGS:-} \
; \
diff --git a/php_rc-fpm-alpine/Dockerfile b/php_rc-fpm-alpine/Dockerfile
index 9dd0622..8d6092a 100644
--- a/php_rc-fpm-alpine/Dockerfile
+++ b/php_rc-fpm-alpine/Dockerfile
@@ -150,7 +150,7 @@ RUN set -eux; \
\
# bundled pcre does not support JIT on s390x
# https://manpages.debian.org/stretch/libpcre3-dev/pcrejit.3.en.html#AVAILABILITY_OF_JIT_SUPPORT
- $(test "$gnuArch" = 's390x-linux-gnu' && echo '--without-pcre-jit') \
+ $(test "$gnuArch" = 's390x-linux-musl' && echo '--without-pcre-jit') \
\
${PHP_EXTRA_CONFIGURE_ARGS:-} \
; \
diff --git a/php_rc-zts-alpine/Dockerfile b/php_rc-zts-alpine/Dockerfile
index 0968965..7d59fcf 100644
--- a/php_rc-zts-alpine/Dockerfile
+++ b/php_rc-zts-alpine/Dockerfile
@@ -150,7 +150,7 @@ RUN set -eux; \
\
# bundled pcre does not support JIT on s390x
# https://manpages.debian.org/stretch/libpcre3-dev/pcrejit.3.en.html#AVAILABILITY_OF_JIT_SUPPORT
- $(test "$gnuArch" = 's390x-linux-gnu' && echo '--without-pcre-jit') \
+ $(test "$gnuArch" = 's390x-linux-musl' && echo '--without-pcre-jit') \
\
${PHP_EXTRA_CONFIGURE_ARGS:-} \
; \
diff --git a/php_stretch/Dockerfile b/php_stretch/Dockerfile
index 67468d1..4e77adf 100644
--- a/php_stretch/Dockerfile
+++ b/php_stretch/Dockerfile
@@ -63,9 +63,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"
ENV GPG_KEYS CBAF69F173A0FEA4B537F470D66C9593118BCCB6 F38252826ACD957EF380D39F2F7956BC5DA04B5D
-ENV PHP_VERSION 7.3.7
-ENV PHP_URL="https://www.php.net/get/php-7.3.7.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.3.7.tar.xz.asc/from/this/mirror"
-ENV PHP_SHA256="ba067200ba649956b3a92ec8b71a6ed8ce8a099921212443c1bcf3260a29274c" PHP_MD5=""
+ENV PHP_VERSION 7.3.8
+ENV PHP_URL="https://www.php.net/get/php-7.3.8.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.3.8.tar.xz.asc/from/this/mirror"
+ENV PHP_SHA256="f6046b2ae625d8c04310bda0737ac660dc5563a8e04e8a46c1ee24ea414ad5a5" PHP_MD5=""
RUN set -eux; \
\
diff --git a/php_zts-alpine/Dockerfile b/php_zts-alpine/Dockerfile
index 4597d2e..8db0898 100644
--- a/php_zts-alpine/Dockerfile
+++ b/php_zts-alpine/Dockerfile
@@ -62,9 +62,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"
ENV GPG_KEYS CBAF69F173A0FEA4B537F470D66C9593118BCCB6 F38252826ACD957EF380D39F2F7956BC5DA04B5D
-ENV PHP_VERSION 7.3.7
-ENV PHP_URL="https://www.php.net/get/php-7.3.7.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.3.7.tar.xz.asc/from/this/mirror"
-ENV PHP_SHA256="ba067200ba649956b3a92ec8b71a6ed8ce8a099921212443c1bcf3260a29274c" PHP_MD5=""
+ENV PHP_VERSION 7.3.8
+ENV PHP_URL="https://www.php.net/get/php-7.3.8.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.3.8.tar.xz.asc/from/this/mirror"
+ENV PHP_SHA256="f6046b2ae625d8c04310bda0737ac660dc5563a8e04e8a46c1ee24ea414ad5a5" PHP_MD5=""
RUN set -eux; \
\
@@ -146,7 +146,7 @@ RUN set -eux; \
\
# bundled pcre does not support JIT on s390x
# https://manpages.debian.org/stretch/libpcre3-dev/pcrejit.3.en.html#AVAILABILITY_OF_JIT_SUPPORT
- $(test "$gnuArch" = 's390x-linux-gnu' && echo '--without-pcre-jit') \
+ $(test "$gnuArch" = 's390x-linux-musl' && echo '--without-pcre-jit') \
\
${PHP_EXTRA_CONFIGURE_ARGS:-} \
; \
diff --git a/php_zts-alpine3.9/Dockerfile b/php_zts-alpine3.9/Dockerfile
index 9cac7c7..0e55ce4 100644
--- a/php_zts-alpine3.9/Dockerfile
+++ b/php_zts-alpine3.9/Dockerfile
@@ -62,9 +62,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"
ENV GPG_KEYS CBAF69F173A0FEA4B537F470D66C9593118BCCB6 F38252826ACD957EF380D39F2F7956BC5DA04B5D
-ENV PHP_VERSION 7.3.7
-ENV PHP_URL="https://www.php.net/get/php-7.3.7.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.3.7.tar.xz.asc/from/this/mirror"
-ENV PHP_SHA256="ba067200ba649956b3a92ec8b71a6ed8ce8a099921212443c1bcf3260a29274c" PHP_MD5=""
+ENV PHP_VERSION 7.3.8
+ENV PHP_URL="https://www.php.net/get/php-7.3.8.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.3.8.tar.xz.asc/from/this/mirror"
+ENV PHP_SHA256="f6046b2ae625d8c04310bda0737ac660dc5563a8e04e8a46c1ee24ea414ad5a5" PHP_MD5=""
RUN set -eux; \
\
@@ -146,7 +146,7 @@ RUN set -eux; \
\
# bundled pcre does not support JIT on s390x
# https://manpages.debian.org/stretch/libpcre3-dev/pcrejit.3.en.html#AVAILABILITY_OF_JIT_SUPPORT
- $(test "$gnuArch" = 's390x-linux-gnu' && echo '--without-pcre-jit') \
+ $(test "$gnuArch" = 's390x-linux-musl' && echo '--without-pcre-jit') \
\
${PHP_EXTRA_CONFIGURE_ARGS:-} \
; \
diff --git a/php_zts-stretch/Dockerfile b/php_zts-stretch/Dockerfile
index 6bab3dd..8d2992c 100644
--- a/php_zts-stretch/Dockerfile
+++ b/php_zts-stretch/Dockerfile
@@ -64,9 +64,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"
ENV GPG_KEYS CBAF69F173A0FEA4B537F470D66C9593118BCCB6 F38252826ACD957EF380D39F2F7956BC5DA04B5D
-ENV PHP_VERSION 7.3.7
-ENV PHP_URL="https://www.php.net/get/php-7.3.7.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.3.7.tar.xz.asc/from/this/mirror"
-ENV PHP_SHA256="ba067200ba649956b3a92ec8b71a6ed8ce8a099921212443c1bcf3260a29274c" PHP_MD5=""
+ENV PHP_VERSION 7.3.8
+ENV PHP_URL="https://www.php.net/get/php-7.3.8.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.3.8.tar.xz.asc/from/this/mirror"
+ENV PHP_SHA256="f6046b2ae625d8c04310bda0737ac660dc5563a8e04e8a46c1ee24ea414ad5a5" PHP_MD5=""
RUN set -eux; \
\
diff --git a/php_zts/Dockerfile b/php_zts/Dockerfile
index bb48ff5..31f1e20 100644
--- a/php_zts/Dockerfile
+++ b/php_zts/Dockerfile
@@ -64,9 +64,9 @@ ENV PHP_LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -pie"
ENV GPG_KEYS CBAF69F173A0FEA4B537F470D66C9593118BCCB6 F38252826ACD957EF380D39F2F7956BC5DA04B5D
-ENV PHP_VERSION 7.3.7
-ENV PHP_URL="https://www.php.net/get/php-7.3.7.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.3.7.tar.xz.asc/from/this/mirror"
-ENV PHP_SHA256="ba067200ba649956b3a92ec8b71a6ed8ce8a099921212443c1bcf3260a29274c" PHP_MD5=""
+ENV PHP_VERSION 7.3.8
+ENV PHP_URL="https://www.php.net/get/php-7.3.8.tar.xz/from/this/mirror" PHP_ASC_URL="https://www.php.net/get/php-7.3.8.tar.xz.asc/from/this/mirror"
+ENV PHP_SHA256="f6046b2ae625d8c04310bda0737ac660dc5563a8e04e8a46c1ee24ea414ad5a5" PHP_MD5=""
RUN set -eux; \
\ |
deguif
approved these changes
Aug 1, 2019
Build test of #6388; c079067; $ bashbrew build php:7.4.0beta1-cli-buster
Using bashbrew/cache:90dd86761d6bdc5dc35805703bda3af471b3bb33bd87158384fcfdfa1a407ced (php:7.4.0beta1-cli-buster)
Tagging php:7.4.0beta1-cli-buster
Tagging php:7.4-rc-cli-buster
Tagging php:rc-cli-buster
Tagging php:7.4.0beta1-buster
Tagging php:7.4-rc-buster
Tagging php:rc-buster
Tagging php:7.4.0beta1-cli
Tagging php:7.4-rc-cli
Tagging php:rc-cli
Tagging php:7.4.0beta1
Tagging php:7.4-rc
Tagging php:rc
$ test/run.sh php:7.4.0beta1-cli-buster
testing php:7.4.0beta1-cli-buster
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'php-ext-install' [5/7]...passed
'php-hello-world' [6/7]...passed
'php-argon2' [7/7]...passed
$ bashbrew build php:7.4.0beta1-apache-buster
Using bashbrew/cache:eb3a5b8ed8a8e54cafea0c306d1ec920682622c5d0e4e351fee81ed6d5c33343 (php:7.4.0beta1-apache-buster)
Tagging php:7.4.0beta1-apache-buster
Tagging php:7.4-rc-apache-buster
Tagging php:rc-apache-buster
Tagging php:7.4.0beta1-apache
Tagging php:7.4-rc-apache
Tagging php:rc-apache
$ test/run.sh php:7.4.0beta1-apache-buster
testing php:7.4.0beta1-apache-buster
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'php-ext-install' [5/7]...passed
'php-hello-world' [6/7]...passed
'php-argon2' [7/7]...passed
$ bashbrew build php:7.4.0beta1-fpm-buster
Using bashbrew/cache:f4fc9c65b0ec4efc50fad8c6c095f02e89325e7b6db6a35625c3662a2641fd8d (php:7.4.0beta1-fpm-buster)
Tagging php:7.4.0beta1-fpm-buster
Tagging php:7.4-rc-fpm-buster
Tagging php:rc-fpm-buster
Tagging php:7.4.0beta1-fpm
Tagging php:7.4-rc-fpm
Tagging php:rc-fpm
$ test/run.sh php:7.4.0beta1-fpm-buster
testing php:7.4.0beta1-fpm-buster
'utc' [1/8]...passed
'cve-2014--shellshock' [2/8]...passed
'no-hard-coded-passwords' [3/8]...passed
'override-cmd' [4/8]...passed
'php-ext-install' [5/8]...passed
'php-hello-world' [6/8]...passed
'php-argon2' [7/8]...passed
'php-fpm-hello-web' [8/8]...passed
$ bashbrew build php:7.4.0beta1-zts-buster
Using bashbrew/cache:583549154f19bda152d8792ff8dd4e1b425c69fda85ecfee80617d60216c162d (php:7.4.0beta1-zts-buster)
Tagging php:7.4.0beta1-zts-buster
Tagging php:7.4-rc-zts-buster
Tagging php:rc-zts-buster
Tagging php:7.4.0beta1-zts
Tagging php:7.4-rc-zts
Tagging php:rc-zts
$ test/run.sh php:7.4.0beta1-zts-buster
testing php:7.4.0beta1-zts-buster
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'php-ext-install' [5/7]...passed
'php-hello-world' [6/7]...passed
'php-argon2' [7/7]...passed
$ bashbrew build php:7.4.0beta1-cli-alpine3.10
Using bashbrew/cache:a84659d977cf56b9eacde2cfe29831112869136dcd5a89cbd639437eb4782e4c (php:7.4.0beta1-cli-alpine3.10)
Tagging php:7.4.0beta1-cli-alpine3.10
Tagging php:7.4-rc-cli-alpine3.10
Tagging php:rc-cli-alpine3.10
Tagging php:7.4.0beta1-alpine3.10
Tagging php:7.4-rc-alpine3.10
Tagging php:rc-alpine3.10
Tagging php:7.4.0beta1-cli-alpine
Tagging php:7.4-rc-cli-alpine
Tagging php:rc-cli-alpine
Tagging php:7.4.0beta1-alpine
Tagging php:7.4-rc-alpine
Tagging php:rc-alpine
$ test/run.sh php:7.4.0beta1-cli-alpine3.10
testing php:7.4.0beta1-cli-alpine3.10
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'php-ext-install' [5/7]...passed
'php-hello-world' [6/7]...passed
'php-argon2' [7/7]...passed
$ bashbrew build php:7.4.0beta1-fpm-alpine3.10
Using bashbrew/cache:74aef07c99f9d1ec66bc4a34a5b284eeba4b69170a12e728e7a601cb117f8d48 (php:7.4.0beta1-fpm-alpine3.10)
Tagging php:7.4.0beta1-fpm-alpine3.10
Tagging php:7.4-rc-fpm-alpine3.10
Tagging php:rc-fpm-alpine3.10
Tagging php:7.4.0beta1-fpm-alpine
Tagging php:7.4-rc-fpm-alpine
Tagging php:rc-fpm-alpine
$ test/run.sh php:7.4.0beta1-fpm-alpine3.10
testing php:7.4.0beta1-fpm-alpine3.10
'utc' [1/8]...passed
'cve-2014--shellshock' [2/8]...passed
'no-hard-coded-passwords' [3/8]...passed
'override-cmd' [4/8]...passed
'php-ext-install' [5/8]...passed
'php-hello-world' [6/8]...passed
'php-argon2' [7/8]...passed
'php-fpm-hello-web' [8/8]...passed
$ bashbrew build php:7.4.0beta1-zts-alpine3.10
Using bashbrew/cache:5fb8785f76f54797aadb9e05e2626552ae269187007903d3d9ec07ae5aaab346 (php:7.4.0beta1-zts-alpine3.10)
Tagging php:7.4.0beta1-zts-alpine3.10
Tagging php:7.4-rc-zts-alpine3.10
Tagging php:rc-zts-alpine3.10
Tagging php:7.4.0beta1-zts-alpine
Tagging php:7.4-rc-zts-alpine
Tagging php:rc-zts-alpine
$ test/run.sh php:7.4.0beta1-zts-alpine3.10
testing php:7.4.0beta1-zts-alpine3.10
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'php-ext-install' [5/7]...passed
'php-hello-world' [6/7]...passed
'php-argon2' [7/7]...passed
$ bashbrew build php:7.3.8-cli-buster
Using bashbrew/cache:4f7924f3a1a9f8f0072b0ff5c430fcca128dd3707f767a59ec4b1f81e89fec83 (php:7.3.8-cli-buster)
Tagging php:7.3.8-cli-buster
Tagging php:7.3-cli-buster
Tagging php:7-cli-buster
Tagging php:cli-buster
Tagging php:7.3.8-buster
Tagging php:7.3-buster
Tagging php:7-buster
Tagging php:buster
Tagging php:7.3.8-cli
Tagging php:7.3-cli
Tagging php:7-cli
Tagging php:cli
Tagging php:7.3.8
Tagging php:7.3
Tagging php:7
Tagging php:latest
$ test/run.sh php:7.3.8-cli-buster
testing php:7.3.8-cli-buster
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'php-ext-install' [5/7]...passed
'php-hello-world' [6/7]...passed
'php-argon2' [7/7]...passed
$ bashbrew build php:7.3.8-apache-buster
Using bashbrew/cache:6b62552b368128c057ac18e7f4b641de0e08cdf1290d710377be1f3fc761b0b8 (php:7.3.8-apache-buster)
Tagging php:7.3.8-apache-buster
Tagging php:7.3-apache-buster
Tagging php:7-apache-buster
Tagging php:apache-buster
Tagging php:7.3.8-apache
Tagging php:7.3-apache
Tagging php:7-apache
Tagging php:apache
$ test/run.sh php:7.3.8-apache-buster
testing php:7.3.8-apache-buster
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'php-ext-install' [5/7]...passed
'php-hello-world' [6/7]...passed
'php-argon2' [7/7]...passed
$ bashbrew build php:7.3.8-fpm-buster
Using bashbrew/cache:f47f1b60184734be24cdab3c537b0c20e82f0e873b6375ed023defe24110c303 (php:7.3.8-fpm-buster)
Tagging php:7.3.8-fpm-buster
Tagging php:7.3-fpm-buster
Tagging php:7-fpm-buster
Tagging php:fpm-buster
Tagging php:7.3.8-fpm
Tagging php:7.3-fpm
Tagging php:7-fpm
Tagging php:fpm
$ test/run.sh php:7.3.8-fpm-buster
testing php:7.3.8-fpm-buster
'utc' [1/8]...passed
'cve-2014--shellshock' [2/8]...passed
'no-hard-coded-passwords' [3/8]...passed
'override-cmd' [4/8]...passed
'php-ext-install' [5/8]...passed
'php-hello-world' [6/8]...passed
'php-argon2' [7/8]...passed
'php-fpm-hello-web' [8/8]...passed
$ bashbrew build php:7.3.8-zts-buster
Using bashbrew/cache:22a10864e8a9417b4662635cd8a7c0416ab83d49064ef3f8f2f50a688172fb49 (php:7.3.8-zts-buster)
Tagging php:7.3.8-zts-buster
Tagging php:7.3-zts-buster
Tagging php:7-zts-buster
Tagging php:zts-buster
Tagging php:7.3.8-zts
Tagging php:7.3-zts
Tagging php:7-zts
Tagging php:zts
$ test/run.sh php:7.3.8-zts-buster
testing php:7.3.8-zts-buster
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'php-ext-install' [5/7]...passed
'php-hello-world' [6/7]...passed
'php-argon2' [7/7]...passed
$ bashbrew build php:7.3.8-cli-stretch
Using bashbrew/cache:1b36f313151b658aef9c295aed02fe845cff09c86b68401bc65682195ab2ba99 (php:7.3.8-cli-stretch)
Tagging php:7.3.8-cli-stretch
Tagging php:7.3-cli-stretch
Tagging php:7-cli-stretch
Tagging php:cli-stretch
Tagging php:7.3.8-stretch
Tagging php:7.3-stretch
Tagging php:7-stretch
Tagging php:stretch
$ test/run.sh php:7.3.8-cli-stretch
testing php:7.3.8-cli-stretch
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'php-ext-install' [5/7]...passed
'php-hello-world' [6/7]...passed
'php-argon2' [7/7]...passed
$ bashbrew build php:7.3.8-apache-stretch
Using bashbrew/cache:7d6b9f4d7a0afc87c2d14e3288c0db10e7d173fe80544c4c1a16f25b2aced5b8 (php:7.3.8-apache-stretch)
Tagging php:7.3.8-apache-stretch
Tagging php:7.3-apache-stretch
Tagging php:7-apache-stretch
Tagging php:apache-stretch
$ test/run.sh php:7.3.8-apache-stretch
testing php:7.3.8-apache-stretch
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'php-ext-install' [5/7]...passed
'php-hello-world' [6/7]...passed
'php-argon2' [7/7]...passed
$ bashbrew build php:7.3.8-fpm-stretch
Building bashbrew/cache:e4e1c7f6ba4bf33a080f775b699e9e1523f4999b281ab8880326d8c56d1a5d68 (php:7.3.8-fpm-stretch)
Tagging php:7.3.8-fpm-stretch
Tagging php:7.3-fpm-stretch
Tagging php:7-fpm-stretch
Tagging php:fpm-stretch
$ test/run.sh php:7.3.8-fpm-stretch
testing php:7.3.8-fpm-stretch
'utc' [1/8]...passed
'cve-2014--shellshock' [2/8]...passed
'no-hard-coded-passwords' [3/8]...passed
'override-cmd' [4/8]...passed
'php-ext-install' [5/8]...passed
'php-hello-world' [6/8]...passed
'php-argon2' [7/8]...passed
'php-fpm-hello-web' [8/8]...passed
$ bashbrew build php:7.3.8-zts-stretch
Using bashbrew/cache:34f338aa9dfab3222ae33d35556cac0d8734d76ec55f602981b9a09fa70dad78 (php:7.3.8-zts-stretch)
Tagging php:7.3.8-zts-stretch
Tagging php:7.3-zts-stretch
Tagging php:7-zts-stretch
Tagging php:zts-stretch
$ test/run.sh php:7.3.8-zts-stretch
testing php:7.3.8-zts-stretch
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'php-ext-install' [5/7]...passed
'php-hello-world' [6/7]...passed
'php-argon2' [7/7]...passed
$ bashbrew build php:7.3.8-cli-alpine3.10
Using bashbrew/cache:69df6a6a5fc2aaf566d8265f08065a7439eb33e53981b491ec5a6d3d83c47767 (php:7.3.8-cli-alpine3.10)
Tagging php:7.3.8-cli-alpine3.10
Tagging php:7.3-cli-alpine3.10
Tagging php:7-cli-alpine3.10
Tagging php:cli-alpine3.10
Tagging php:7.3.8-alpine3.10
Tagging php:7.3-alpine3.10
Tagging php:7-alpine3.10
Tagging php:alpine3.10
Tagging php:7.3.8-cli-alpine
Tagging php:7.3-cli-alpine
Tagging php:7-cli-alpine
Tagging php:cli-alpine
Tagging php:7.3.8-alpine
Tagging php:7.3-alpine
Tagging php:7-alpine
Tagging php:alpine
$ test/run.sh php:7.3.8-cli-alpine3.10
testing php:7.3.8-cli-alpine3.10
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'php-ext-install' [5/7]...passed
'php-hello-world' [6/7]...passed
'php-argon2' [7/7]...passed
$ bashbrew build php:7.3.8-fpm-alpine3.10
Using bashbrew/cache:052e7dba5d2d927d636018e8f617fd1da6baebdf564fe36395a868beaf008d1e (php:7.3.8-fpm-alpine3.10)
Tagging php:7.3.8-fpm-alpine3.10
Tagging php:7.3-fpm-alpine3.10
Tagging php:7-fpm-alpine3.10
Tagging php:fpm-alpine3.10
Tagging php:7.3.8-fpm-alpine
Tagging php:7.3-fpm-alpine
Tagging php:7-fpm-alpine
Tagging php:fpm-alpine
$ test/run.sh php:7.3.8-fpm-alpine3.10
testing php:7.3.8-fpm-alpine3.10
'utc' [1/8]...passed
'cve-2014--shellshock' [2/8]...passed
'no-hard-coded-passwords' [3/8]...passed
'override-cmd' [4/8]...passed
'php-ext-install' [5/8]...passed
'php-hello-world' [6/8]...passed
'php-argon2' [7/8]...passed
'php-fpm-hello-web' [8/8]...passed
$ bashbrew build php:7.3.8-zts-alpine3.10
Using bashbrew/cache:cafb041dcaeec99e28c5d810a8e2eaa8769459724aeacf6d2f2a3b0c0e137fe5 (php:7.3.8-zts-alpine3.10)
Tagging php:7.3.8-zts-alpine3.10
Tagging php:7.3-zts-alpine3.10
Tagging php:7-zts-alpine3.10
Tagging php:zts-alpine3.10
Tagging php:7.3.8-zts-alpine
Tagging php:7.3-zts-alpine
Tagging php:7-zts-alpine
Tagging php:zts-alpine
$ test/run.sh php:7.3.8-zts-alpine3.10
testing php:7.3.8-zts-alpine3.10
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'php-ext-install' [5/7]...passed
'php-hello-world' [6/7]...passed
'php-argon2' [7/7]...passed
$ bashbrew build php:7.3.8-cli-alpine3.9
Using bashbrew/cache:b939d508233ffae308e1bb004326cbdf83517f6c8d6ea25c1cb413703afc9bc9 (php:7.3.8-cli-alpine3.9)
Tagging php:7.3.8-cli-alpine3.9
Tagging php:7.3-cli-alpine3.9
Tagging php:7-cli-alpine3.9
Tagging php:cli-alpine3.9
Tagging php:7.3.8-alpine3.9
Tagging php:7.3-alpine3.9
Tagging php:7-alpine3.9
Tagging php:alpine3.9
$ test/run.sh php:7.3.8-cli-alpine3.9
testing php:7.3.8-cli-alpine3.9
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'php-ext-install' [5/7]...passed
'php-hello-world' [6/7]...passed
'php-argon2' [7/7]...passed
$ bashbrew build php:7.3.8-fpm-alpine3.9
Using bashbrew/cache:8d5b3e078e98ae12608dfc67cbf6bc434ccfe4722cf94aebf0fdb9de4e3519c4 (php:7.3.8-fpm-alpine3.9)
Tagging php:7.3.8-fpm-alpine3.9
Tagging php:7.3-fpm-alpine3.9
Tagging php:7-fpm-alpine3.9
Tagging php:fpm-alpine3.9
$ test/run.sh php:7.3.8-fpm-alpine3.9
testing php:7.3.8-fpm-alpine3.9
'utc' [1/8]...passed
'cve-2014--shellshock' [2/8]...passed
'no-hard-coded-passwords' [3/8]...passed
'override-cmd' [4/8]...passed
'php-ext-install' [5/8]...passed
'php-hello-world' [6/8]...passed
'php-argon2' [7/8]...passed
'php-fpm-hello-web' [8/8]...passed
$ bashbrew build php:7.3.8-zts-alpine3.9
Using bashbrew/cache:57a5d5a1ddf0acb6febad03d9d9a07eb9025936ce1b6233daa980c30756bb476 (php:7.3.8-zts-alpine3.9)
Tagging php:7.3.8-zts-alpine3.9
Tagging php:7.3-zts-alpine3.9
Tagging php:7-zts-alpine3.9
Tagging php:zts-alpine3.9
$ test/run.sh php:7.3.8-zts-alpine3.9
testing php:7.3.8-zts-alpine3.9
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'php-ext-install' [5/7]...passed
'php-hello-world' [6/7]...passed
'php-argon2' [7/7]...passed
$ bashbrew build php:7.2.21-cli-buster
Using bashbrew/cache:ce0e26ac0a8a79a38600c6208c97da4f6efeab7bea75d243ed585873f82c568b (php:7.2.21-cli-buster)
Tagging php:7.2.21-cli-buster
Tagging php:7.2-cli-buster
Tagging php:7.2.21-buster
Tagging php:7.2-buster
Tagging php:7.2.21-cli
Tagging php:7.2-cli
Tagging php:7.2.21
Tagging php:7.2
$ test/run.sh php:7.2.21-cli-buster
testing php:7.2.21-cli-buster
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'php-ext-install' [5/7]...passed
'php-hello-world' [6/7]...passed
'php-argon2' [7/7]...passed
$ bashbrew build php:7.2.21-apache-buster
Using bashbrew/cache:6a21a3ba9db1c6ae300a17160f86734bd300b048278f05e51837937b7e56d562 (php:7.2.21-apache-buster)
Tagging php:7.2.21-apache-buster
Tagging php:7.2-apache-buster
Tagging php:7.2.21-apache
Tagging php:7.2-apache
$ test/run.sh php:7.2.21-apache-buster
testing php:7.2.21-apache-buster
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'php-ext-install' [5/7]...passed
'php-hello-world' [6/7]...passed
'php-argon2' [7/7]...passed
$ bashbrew build php:7.2.21-fpm-buster
Using bashbrew/cache:a38552c5523ef481f48f0513100a382ffded59cf629585de47da7f333b8dc6b9 (php:7.2.21-fpm-buster)
Tagging php:7.2.21-fpm-buster
Tagging php:7.2-fpm-buster
Tagging php:7.2.21-fpm
Tagging php:7.2-fpm
$ test/run.sh php:7.2.21-fpm-buster
testing php:7.2.21-fpm-buster
'utc' [1/8]...passed
'cve-2014--shellshock' [2/8]...passed
'no-hard-coded-passwords' [3/8]...passed
'override-cmd' [4/8]...passed
'php-ext-install' [5/8]...passed
'php-hello-world' [6/8]...passed
'php-argon2' [7/8]...passed
'php-fpm-hello-web' [8/8]...passed
$ bashbrew build php:7.2.21-zts-buster
Using bashbrew/cache:a04da17c18f04b66b023e14fd80878ad921d3b3bc157921955eb7611b39fc0a9 (php:7.2.21-zts-buster)
Tagging php:7.2.21-zts-buster
Tagging php:7.2-zts-buster
Tagging php:7.2.21-zts
Tagging php:7.2-zts
$ test/run.sh php:7.2.21-zts-buster
testing php:7.2.21-zts-buster
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'php-ext-install' [5/7]...passed
'php-hello-world' [6/7]...passed
'php-argon2' [7/7]...passed
$ bashbrew build php:7.2.21-cli-stretch
Using bashbrew/cache:c04b5091ca0d1977268dfae1cd442dcdecc8395005024fe857bf4782d8504a18 (php:7.2.21-cli-stretch)
Tagging php:7.2.21-cli-stretch
Tagging php:7.2-cli-stretch
Tagging php:7.2.21-stretch
Tagging php:7.2-stretch
$ test/run.sh php:7.2.21-cli-stretch
testing php:7.2.21-cli-stretch
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'php-ext-install' [5/7]...passed
'php-hello-world' [6/7]...passed
'php-argon2' [7/7]...passed
$ bashbrew build php:7.2.21-apache-stretch
Using bashbrew/cache:b8ff207ff944736a708c525849578f4d82547931944e31cb95d7d844d0b4c809 (php:7.2.21-apache-stretch)
Tagging php:7.2.21-apache-stretch
Tagging php:7.2-apache-stretch
$ test/run.sh php:7.2.21-apache-stretch
testing php:7.2.21-apache-stretch
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'php-ext-install' [5/7]...passed
'php-hello-world' [6/7]...passed
'php-argon2' [7/7]...passed
$ bashbrew build php:7.2.21-fpm-stretch
Using bashbrew/cache:d9a9cebb5a87e2a785b3e5f6be90db8fd0d0668d20882d400e848b39add6fbd7 (php:7.2.21-fpm-stretch)
Tagging php:7.2.21-fpm-stretch
Tagging php:7.2-fpm-stretch
$ test/run.sh php:7.2.21-fpm-stretch
testing php:7.2.21-fpm-stretch
'utc' [1/8]...passed
'cve-2014--shellshock' [2/8]...passed
'no-hard-coded-passwords' [3/8]...passed
'override-cmd' [4/8]...passed
'php-ext-install' [5/8]...passed
'php-hello-world' [6/8]...passed
'php-argon2' [7/8]...passed
'php-fpm-hello-web' [8/8]...passed
$ bashbrew build php:7.2.21-zts-stretch
Using bashbrew/cache:ec6c81ff3bd6901f108a51e5f85ccb8e22ca6172ebe0b0959b54a3bc87268488 (php:7.2.21-zts-stretch)
Tagging php:7.2.21-zts-stretch
Tagging php:7.2-zts-stretch
$ test/run.sh php:7.2.21-zts-stretch
testing php:7.2.21-zts-stretch
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'php-ext-install' [5/7]...passed
'php-hello-world' [6/7]...passed
'php-argon2' [7/7]...passed
$ bashbrew build php:7.2.21-cli-alpine3.10
Using bashbrew/cache:0a78b85397fa69ec610ea7ea24fac4c754a772a75e34f6b0519278215e1b992d (php:7.2.21-cli-alpine3.10)
Tagging php:7.2.21-cli-alpine3.10
Tagging php:7.2-cli-alpine3.10
Tagging php:7.2.21-alpine3.10
Tagging php:7.2-alpine3.10
Tagging php:7.2.21-cli-alpine
Tagging php:7.2-cli-alpine
Tagging php:7.2.21-alpine
Tagging php:7.2-alpine
$ test/run.sh php:7.2.21-cli-alpine3.10
testing php:7.2.21-cli-alpine3.10
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'php-ext-install' [5/7]...passed
'php-hello-world' [6/7]...passed
'php-argon2' [7/7]...passed
$ bashbrew build php:7.2.21-fpm-alpine3.10
Using bashbrew/cache:4c91eb781cf7797eddc3f2ced4a8e0b89d78125d99408ef512f86c1173b1f258 (php:7.2.21-fpm-alpine3.10)
Tagging php:7.2.21-fpm-alpine3.10
Tagging php:7.2-fpm-alpine3.10
Tagging php:7.2.21-fpm-alpine
Tagging php:7.2-fpm-alpine
$ test/run.sh php:7.2.21-fpm-alpine3.10
testing php:7.2.21-fpm-alpine3.10
'utc' [1/8]...passed
'cve-2014--shellshock' [2/8]...passed
'no-hard-coded-passwords' [3/8]...passed
'override-cmd' [4/8]...passed
'php-ext-install' [5/8]...passed
'php-hello-world' [6/8]...passed
'php-argon2' [7/8]...passed
'php-fpm-hello-web' [8/8]...passed
$ bashbrew build php:7.2.21-zts-alpine3.10
Using bashbrew/cache:cd262269afdd2e258404328b251b6c42995ad9ee45e14a43b299fcbcd1b13766 (php:7.2.21-zts-alpine3.10)
Tagging php:7.2.21-zts-alpine3.10
Tagging php:7.2-zts-alpine3.10
Tagging php:7.2.21-zts-alpine
Tagging php:7.2-zts-alpine
$ test/run.sh php:7.2.21-zts-alpine3.10
testing php:7.2.21-zts-alpine3.10
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'php-ext-install' [5/7]...passed
'php-hello-world' [6/7]...passed
'php-argon2' [7/7]...passed
$ bashbrew build php:7.2.21-cli-alpine3.9
Using bashbrew/cache:701a5e0c558f5f6743b9b49a8c4beae7827ba2a5e0bd98270148f76f7df4f392 (php:7.2.21-cli-alpine3.9)
Tagging php:7.2.21-cli-alpine3.9
Tagging php:7.2-cli-alpine3.9
Tagging php:7.2.21-alpine3.9
Tagging php:7.2-alpine3.9
$ test/run.sh php:7.2.21-cli-alpine3.9
testing php:7.2.21-cli-alpine3.9
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'php-ext-install' [5/7]...passed
'php-hello-world' [6/7]...passed
'php-argon2' [7/7]...passed
$ bashbrew build php:7.2.21-fpm-alpine3.9
Using bashbrew/cache:0a7f4392f7fd6abca6c3241c9802e2f1fdb385fa7d5cbcc2d309e20aaf728b4a (php:7.2.21-fpm-alpine3.9)
Tagging php:7.2.21-fpm-alpine3.9
Tagging php:7.2-fpm-alpine3.9
$ test/run.sh php:7.2.21-fpm-alpine3.9
testing php:7.2.21-fpm-alpine3.9
'utc' [1/8]...passed
'cve-2014--shellshock' [2/8]...passed
'no-hard-coded-passwords' [3/8]...passed
'override-cmd' [4/8]...passed
'php-ext-install' [5/8]...passed
'php-hello-world' [6/8]...passed
'php-argon2' [7/8]...passed
'php-fpm-hello-web' [8/8]...passed
$ bashbrew build php:7.2.21-zts-alpine3.9
Using bashbrew/cache:c884e39bbac8188718017ae227dac3526f4341bb309014380e336f8bcb62b0f7 (php:7.2.21-zts-alpine3.9)
Tagging php:7.2.21-zts-alpine3.9
Tagging php:7.2-zts-alpine3.9
$ test/run.sh php:7.2.21-zts-alpine3.9
testing php:7.2.21-zts-alpine3.9
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'php-ext-install' [5/7]...passed
'php-hello-world' [6/7]...passed
'php-argon2' [7/7]...passed
$ bashbrew build php:7.1.30-cli-buster
Using bashbrew/cache:d58936b37cccd2dd396279f24ec625386f5e11e7ba02ba9a96761789446d8559 (php:7.1.30-cli-buster)
Tagging php:7.1.30-cli-buster
Tagging php:7.1-cli-buster
Tagging php:7.1.30-buster
Tagging php:7.1-buster
Tagging php:7.1.30-cli
Tagging php:7.1-cli
Tagging php:7.1.30
Tagging php:7.1
$ test/run.sh php:7.1.30-cli-buster
testing php:7.1.30-cli-buster
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'php-ext-install' [5/7]...passed
'php-hello-world' [6/7]...passed
'php-argon2' [7/7]...passed
$ bashbrew build php:7.1.30-apache-buster
Using bashbrew/cache:8033bfe55658b4503bf42dd4bad3b85411bd736ab556e6379ab6bbe008fd8369 (php:7.1.30-apache-buster)
Tagging php:7.1.30-apache-buster
Tagging php:7.1-apache-buster
Tagging php:7.1.30-apache
Tagging php:7.1-apache
$ test/run.sh php:7.1.30-apache-buster
testing php:7.1.30-apache-buster
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'php-ext-install' [5/7]...passed
'php-hello-world' [6/7]...passed
'php-argon2' [7/7]...passed
$ bashbrew build php:7.1.30-fpm-buster
Using bashbrew/cache:23baabd00bb5a15d8eecaf2484fb843c89f53d5d29a1a060218899fb31102a03 (php:7.1.30-fpm-buster)
Tagging php:7.1.30-fpm-buster
Tagging php:7.1-fpm-buster
Tagging php:7.1.30-fpm
Tagging php:7.1-fpm
$ test/run.sh php:7.1.30-fpm-buster
testing php:7.1.30-fpm-buster
'utc' [1/8]...passed
'cve-2014--shellshock' [2/8]...passed
'no-hard-coded-passwords' [3/8]...passed
'override-cmd' [4/8]...passed
'php-ext-install' [5/8]...passed
'php-hello-world' [6/8]...passed
'php-argon2' [7/8]...passed
'php-fpm-hello-web' [8/8]...passed
$ bashbrew build php:7.1.30-zts-buster
Using bashbrew/cache:18aaeb3170ea93163d0cc53e811bc0e58eeb9753e6ed6838f6bf99ea69fc78f6 (php:7.1.30-zts-buster)
Tagging php:7.1.30-zts-buster
Tagging php:7.1-zts-buster
Tagging php:7.1.30-zts
Tagging php:7.1-zts
$ test/run.sh php:7.1.30-zts-buster
testing php:7.1.30-zts-buster
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'php-ext-install' [5/7]...passed
'php-hello-world' [6/7]...passed
'php-argon2' [7/7]...passed
$ bashbrew build php:7.1.30-cli-stretch
Using bashbrew/cache:71304a52034fa6df60e799e8acfd816713a9e622e342011917655a6803dc349f (php:7.1.30-cli-stretch)
Tagging php:7.1.30-cli-stretch
Tagging php:7.1-cli-stretch
Tagging php:7.1.30-stretch
Tagging php:7.1-stretch
$ test/run.sh php:7.1.30-cli-stretch
testing php:7.1.30-cli-stretch
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'php-ext-install' [5/7]...passed
'php-hello-world' [6/7]...passed
'php-argon2' [7/7]...passed
$ bashbrew build php:7.1.30-apache-stretch
Using bashbrew/cache:a1494de0a10d7b58ea1fbc783254f329f3c066c4c1aa214e448f721284dc3316 (php:7.1.30-apache-stretch)
Tagging php:7.1.30-apache-stretch
Tagging php:7.1-apache-stretch
$ test/run.sh php:7.1.30-apache-stretch
testing php:7.1.30-apache-stretch
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'php-ext-install' [5/7]...passed
'php-hello-world' [6/7]...passed
'php-argon2' [7/7]...passed
$ bashbrew build php:7.1.30-fpm-stretch
Using bashbrew/cache:e29537caee0c4a60f5c66048dab2a478128cabe237af3bf242bb86e5162a0eea (php:7.1.30-fpm-stretch)
Tagging php:7.1.30-fpm-stretch
Tagging php:7.1-fpm-stretch
$ test/run.sh php:7.1.30-fpm-stretch
testing php:7.1.30-fpm-stretch
'utc' [1/8]...passed
'cve-2014--shellshock' [2/8]...passed
'no-hard-coded-passwords' [3/8]...passed
'override-cmd' [4/8]...passed
'php-ext-install' [5/8]...passed
'php-hello-world' [6/8]...passed
'php-argon2' [7/8]...passed
'php-fpm-hello-web' [8/8]...passed
$ bashbrew build php:7.1.30-zts-stretch
Using bashbrew/cache:30806e09769dc85a30f24770a7224d5ebfc32c58a378363aee7ea10ef45a1b93 (php:7.1.30-zts-stretch)
Tagging php:7.1.30-zts-stretch
Tagging php:7.1-zts-stretch
$ test/run.sh php:7.1.30-zts-stretch
testing php:7.1.30-zts-stretch
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'php-ext-install' [5/7]...passed
'php-hello-world' [6/7]...passed
'php-argon2' [7/7]...passed
$ bashbrew build php:7.1.30-cli-alpine3.10
Using bashbrew/cache:7b90912e17e0dcd0d6d6163820924b9575dc89700737d15ad7714229a3063398 (php:7.1.30-cli-alpine3.10)
Tagging php:7.1.30-cli-alpine3.10
Tagging php:7.1-cli-alpine3.10
Tagging php:7.1.30-alpine3.10
Tagging php:7.1-alpine3.10
Tagging php:7.1.30-cli-alpine
Tagging php:7.1-cli-alpine
Tagging php:7.1.30-alpine
Tagging php:7.1-alpine
$ test/run.sh php:7.1.30-cli-alpine3.10
testing php:7.1.30-cli-alpine3.10
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'php-ext-install' [5/7]...passed
'php-hello-world' [6/7]...passed
'php-argon2' [7/7]...passed
$ bashbrew build php:7.1.30-fpm-alpine3.10
Using bashbrew/cache:52284c00207c657e595de2f6b48f104ca06b3833f672072fe255581f2394a2df (php:7.1.30-fpm-alpine3.10)
Tagging php:7.1.30-fpm-alpine3.10
Tagging php:7.1-fpm-alpine3.10
Tagging php:7.1.30-fpm-alpine
Tagging php:7.1-fpm-alpine
$ test/run.sh php:7.1.30-fpm-alpine3.10
testing php:7.1.30-fpm-alpine3.10
'utc' [1/8]...passed
'cve-2014--shellshock' [2/8]...passed
'no-hard-coded-passwords' [3/8]...passed
'override-cmd' [4/8]...passed
'php-ext-install' [5/8]...passed
'php-hello-world' [6/8]...passed
'php-argon2' [7/8]...passed
'php-fpm-hello-web' [8/8]...passed
$ bashbrew build php:7.1.30-zts-alpine3.10
Using bashbrew/cache:e79564a6e6365c45a10437c950b474708f748432c65e200aef20d74e64e9aae8 (php:7.1.30-zts-alpine3.10)
Tagging php:7.1.30-zts-alpine3.10
Tagging php:7.1-zts-alpine3.10
Tagging php:7.1.30-zts-alpine
Tagging php:7.1-zts-alpine
$ test/run.sh php:7.1.30-zts-alpine3.10
testing php:7.1.30-zts-alpine3.10
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'php-ext-install' [5/7]...passed
'php-hello-world' [6/7]...passed
'php-argon2' [7/7]...passed
$ bashbrew build php:7.1.30-cli-alpine3.9
Using bashbrew/cache:1c720d2fb1ed3d30541b4c1f9765ac6fd2fef3a33bb8bd68f4ddc5ff389d3ac5 (php:7.1.30-cli-alpine3.9)
Tagging php:7.1.30-cli-alpine3.9
Tagging php:7.1-cli-alpine3.9
Tagging php:7.1.30-alpine3.9
Tagging php:7.1-alpine3.9
$ test/run.sh php:7.1.30-cli-alpine3.9
testing php:7.1.30-cli-alpine3.9
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'php-ext-install' [5/7]...passed
'php-hello-world' [6/7]...passed
'php-argon2' [7/7]...passed
$ bashbrew build php:7.1.30-fpm-alpine3.9
Using bashbrew/cache:de0a8e4678c618ff67a5a2bd1ec2fcd9ceeb5297e23c42919e866fafcfba1a07 (php:7.1.30-fpm-alpine3.9)
Tagging php:7.1.30-fpm-alpine3.9
Tagging php:7.1-fpm-alpine3.9
$ test/run.sh php:7.1.30-fpm-alpine3.9
testing php:7.1.30-fpm-alpine3.9
'utc' [1/8]...passed
'cve-2014--shellshock' [2/8]...passed
'no-hard-coded-passwords' [3/8]...passed
'override-cmd' [4/8]...passed
'php-ext-install' [5/8]...passed
'php-hello-world' [6/8]...passed
'php-argon2' [7/8]...passed
'php-fpm-hello-web' [8/8]...passed
$ bashbrew build php:7.1.30-zts-alpine3.9
Using bashbrew/cache:13b5683788220bfe9dad6abfe14e7ce6af0296b98f8c4c8d60215c727bbe722e (php:7.1.30-zts-alpine3.9)
Tagging php:7.1.30-zts-alpine3.9
Tagging php:7.1-zts-alpine3.9
$ test/run.sh php:7.1.30-zts-alpine3.9
testing php:7.1.30-zts-alpine3.9
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'php-ext-install' [5/7]...passed
'php-hello-world' [6/7]...passed
'php-argon2' [7/7]...passed
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changes: