File tree Expand file tree Collapse file tree 7 files changed +21
-21
lines changed Expand file tree Collapse file tree 7 files changed +21
-21
lines changed Original file line number Diff line number Diff line change @@ -34,9 +34,9 @@ RUN mkdir -p $PHP_INI_DIR/conf.d
34
34
35
35
ENV GPG_KEYS 0BD78B5F97500D450838F95DFE857D9A90D90EC1 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3
36
36
37
- ENV PHP_VERSION 5.6.27
38
- ENV PHP_URL="https://secure.php.net/get/php-5.6.27 .tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-5.6.27 .tar.xz.asc/from/this/mirror"
39
- ENV PHP_SHA256="16eb544498339d1d855292826e2e547ab01a31600141094959073e5e10e93ab5 " PHP_MD5="9ce6efc96d5ab81ef808f8ed6b1f242d "
37
+ ENV PHP_VERSION 5.6.28
38
+ ENV PHP_URL="https://secure.php.net/get/php-5.6.28 .tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-5.6.28 .tar.xz.asc/from/this/mirror"
39
+ ENV PHP_SHA256="07187ba2870f89cef334cd2ad6cb801aeec5eaf283da0293a9a6be75d6786d11 " PHP_MD5="1e01c66b2e67ab3b56a6180ee560fe4c "
40
40
41
41
RUN set -xe; \
42
42
\
Original file line number Diff line number Diff line change @@ -39,9 +39,9 @@ RUN mkdir -p $PHP_INI_DIR/conf.d
39
39
40
40
ENV GPG_KEYS 0BD78B5F97500D450838F95DFE857D9A90D90EC1 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3
41
41
42
- ENV PHP_VERSION 5.6.27
43
- ENV PHP_URL="https://secure.php.net/get/php-5.6.27 .tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-5.6.27 .tar.xz.asc/from/this/mirror"
44
- ENV PHP_SHA256="16eb544498339d1d855292826e2e547ab01a31600141094959073e5e10e93ab5 " PHP_MD5="9ce6efc96d5ab81ef808f8ed6b1f242d "
42
+ ENV PHP_VERSION 5.6.28
43
+ ENV PHP_URL="https://secure.php.net/get/php-5.6.28 .tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-5.6.28 .tar.xz.asc/from/this/mirror"
44
+ ENV PHP_SHA256="07187ba2870f89cef334cd2ad6cb801aeec5eaf283da0293a9a6be75d6786d11 " PHP_MD5="1e01c66b2e67ab3b56a6180ee560fe4c "
45
45
46
46
RUN set -xe; \
47
47
\
Original file line number Diff line number Diff line change @@ -90,9 +90,9 @@ ENV PHP_EXTRA_CONFIGURE_ARGS --with-apxs2
90
90
91
91
ENV GPG_KEYS 0BD78B5F97500D450838F95DFE857D9A90D90EC1 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3
92
92
93
- ENV PHP_VERSION 5.6.27
94
- ENV PHP_URL="https://secure.php.net/get/php-5.6.27 .tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-5.6.27 .tar.xz.asc/from/this/mirror"
95
- ENV PHP_SHA256="16eb544498339d1d855292826e2e547ab01a31600141094959073e5e10e93ab5 " PHP_MD5="9ce6efc96d5ab81ef808f8ed6b1f242d "
93
+ ENV PHP_VERSION 5.6.28
94
+ ENV PHP_URL="https://secure.php.net/get/php-5.6.28 .tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-5.6.28 .tar.xz.asc/from/this/mirror"
95
+ ENV PHP_SHA256="07187ba2870f89cef334cd2ad6cb801aeec5eaf283da0293a9a6be75d6786d11 " PHP_MD5="1e01c66b2e67ab3b56a6180ee560fe4c "
96
96
97
97
RUN set -xe; \
98
98
\
Original file line number Diff line number Diff line change @@ -35,9 +35,9 @@ ENV PHP_EXTRA_CONFIGURE_ARGS --enable-fpm --with-fpm-user=www-data --with-fpm-gr
35
35
36
36
ENV GPG_KEYS 0BD78B5F97500D450838F95DFE857D9A90D90EC1 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3
37
37
38
- ENV PHP_VERSION 5.6.27
39
- ENV PHP_URL="https://secure.php.net/get/php-5.6.27 .tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-5.6.27 .tar.xz.asc/from/this/mirror"
40
- ENV PHP_SHA256="16eb544498339d1d855292826e2e547ab01a31600141094959073e5e10e93ab5 " PHP_MD5="9ce6efc96d5ab81ef808f8ed6b1f242d "
38
+ ENV PHP_VERSION 5.6.28
39
+ ENV PHP_URL="https://secure.php.net/get/php-5.6.28 .tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-5.6.28 .tar.xz.asc/from/this/mirror"
40
+ ENV PHP_SHA256="07187ba2870f89cef334cd2ad6cb801aeec5eaf283da0293a9a6be75d6786d11 " PHP_MD5="1e01c66b2e67ab3b56a6180ee560fe4c "
41
41
42
42
RUN set -xe; \
43
43
\
Original file line number Diff line number Diff line change @@ -40,9 +40,9 @@ ENV PHP_EXTRA_CONFIGURE_ARGS --enable-fpm --with-fpm-user=www-data --with-fpm-gr
40
40
41
41
ENV GPG_KEYS 0BD78B5F97500D450838F95DFE857D9A90D90EC1 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3
42
42
43
- ENV PHP_VERSION 5.6.27
44
- ENV PHP_URL="https://secure.php.net/get/php-5.6.27 .tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-5.6.27 .tar.xz.asc/from/this/mirror"
45
- ENV PHP_SHA256="16eb544498339d1d855292826e2e547ab01a31600141094959073e5e10e93ab5 " PHP_MD5="9ce6efc96d5ab81ef808f8ed6b1f242d "
43
+ ENV PHP_VERSION 5.6.28
44
+ ENV PHP_URL="https://secure.php.net/get/php-5.6.28 .tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-5.6.28 .tar.xz.asc/from/this/mirror"
45
+ ENV PHP_SHA256="07187ba2870f89cef334cd2ad6cb801aeec5eaf283da0293a9a6be75d6786d11 " PHP_MD5="1e01c66b2e67ab3b56a6180ee560fe4c "
46
46
47
47
RUN set -xe; \
48
48
\
Original file line number Diff line number Diff line change @@ -35,9 +35,9 @@ ENV PHP_EXTRA_CONFIGURE_ARGS --enable-maintainer-zts
35
35
36
36
ENV GPG_KEYS 0BD78B5F97500D450838F95DFE857D9A90D90EC1 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3
37
37
38
- ENV PHP_VERSION 5.6.27
39
- ENV PHP_URL="https://secure.php.net/get/php-5.6.27 .tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-5.6.27 .tar.xz.asc/from/this/mirror"
40
- ENV PHP_SHA256="16eb544498339d1d855292826e2e547ab01a31600141094959073e5e10e93ab5 " PHP_MD5="9ce6efc96d5ab81ef808f8ed6b1f242d "
38
+ ENV PHP_VERSION 5.6.28
39
+ ENV PHP_URL="https://secure.php.net/get/php-5.6.28 .tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-5.6.28 .tar.xz.asc/from/this/mirror"
40
+ ENV PHP_SHA256="07187ba2870f89cef334cd2ad6cb801aeec5eaf283da0293a9a6be75d6786d11 " PHP_MD5="1e01c66b2e67ab3b56a6180ee560fe4c "
41
41
42
42
RUN set -xe; \
43
43
\
Original file line number Diff line number Diff line change @@ -40,9 +40,9 @@ ENV PHP_EXTRA_CONFIGURE_ARGS --enable-maintainer-zts
40
40
41
41
ENV GPG_KEYS 0BD78B5F97500D450838F95DFE857D9A90D90EC1 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3
42
42
43
- ENV PHP_VERSION 5.6.27
44
- ENV PHP_URL="https://secure.php.net/get/php-5.6.27 .tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-5.6.27 .tar.xz.asc/from/this/mirror"
45
- ENV PHP_SHA256="16eb544498339d1d855292826e2e547ab01a31600141094959073e5e10e93ab5 " PHP_MD5="9ce6efc96d5ab81ef808f8ed6b1f242d "
43
+ ENV PHP_VERSION 5.6.28
44
+ ENV PHP_URL="https://secure.php.net/get/php-5.6.28 .tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-5.6.28 .tar.xz.asc/from/this/mirror"
45
+ ENV PHP_SHA256="07187ba2870f89cef334cd2ad6cb801aeec5eaf283da0293a9a6be75d6786d11 " PHP_MD5="1e01c66b2e67ab3b56a6180ee560fe4c "
46
46
47
47
RUN set -xe; \
48
48
\
You can’t perform that action at this time.
0 commit comments