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 1A4E8B7277C42E53DBA9C7B9BCAA30EA9C0D5763
36
36
37
- ENV PHP_VERSION 7.0.12
38
- ENV PHP_URL="https://secure.php.net/get/php-7.0.12 .tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.0.12 .tar.xz.asc/from/this/mirror"
39
- ENV PHP_SHA256="f3d6c49e1c242e5995dec15e503fde996c327eb86cd7ec45c690e93c971b83ff " PHP_MD5="bdcc4dbdac90c2a39422786653059f70 "
37
+ ENV PHP_VERSION 7.0.13
38
+ ENV PHP_URL="https://secure.php.net/get/php-7.0.13 .tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.0.13 .tar.xz.asc/from/this/mirror"
39
+ ENV PHP_SHA256="357ba7f93975d7d836abed0852dc3ed96a988af539e87750613294cbee82f1bf " PHP_MD5="eb117bf1d1efc99c522f132b265a3402 "
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 1A4E8B7277C42E53DBA9C7B9BCAA30EA9C0D5763
41
41
42
- ENV PHP_VERSION 7.0.12
43
- ENV PHP_URL="https://secure.php.net/get/php-7.0.12 .tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.0.12 .tar.xz.asc/from/this/mirror"
44
- ENV PHP_SHA256="f3d6c49e1c242e5995dec15e503fde996c327eb86cd7ec45c690e93c971b83ff " PHP_MD5="bdcc4dbdac90c2a39422786653059f70 "
42
+ ENV PHP_VERSION 7.0.13
43
+ ENV PHP_URL="https://secure.php.net/get/php-7.0.13 .tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.0.13 .tar.xz.asc/from/this/mirror"
44
+ ENV PHP_SHA256="357ba7f93975d7d836abed0852dc3ed96a988af539e87750613294cbee82f1bf " PHP_MD5="eb117bf1d1efc99c522f132b265a3402 "
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 1A4E8B7277C42E53DBA9C7B9BCAA30EA9C0D5763
92
92
93
- ENV PHP_VERSION 7.0.12
94
- ENV PHP_URL="https://secure.php.net/get/php-7.0.12 .tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.0.12 .tar.xz.asc/from/this/mirror"
95
- ENV PHP_SHA256="f3d6c49e1c242e5995dec15e503fde996c327eb86cd7ec45c690e93c971b83ff " PHP_MD5="bdcc4dbdac90c2a39422786653059f70 "
93
+ ENV PHP_VERSION 7.0.13
94
+ ENV PHP_URL="https://secure.php.net/get/php-7.0.13 .tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.0.13 .tar.xz.asc/from/this/mirror"
95
+ ENV PHP_SHA256="357ba7f93975d7d836abed0852dc3ed96a988af539e87750613294cbee82f1bf " PHP_MD5="eb117bf1d1efc99c522f132b265a3402 "
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 1A4E8B7277C42E53DBA9C7B9BCAA30EA9C0D5763
37
37
38
- ENV PHP_VERSION 7.0.12
39
- ENV PHP_URL="https://secure.php.net/get/php-7.0.12 .tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.0.12 .tar.xz.asc/from/this/mirror"
40
- ENV PHP_SHA256="f3d6c49e1c242e5995dec15e503fde996c327eb86cd7ec45c690e93c971b83ff " PHP_MD5="bdcc4dbdac90c2a39422786653059f70 "
38
+ ENV PHP_VERSION 7.0.13
39
+ ENV PHP_URL="https://secure.php.net/get/php-7.0.13 .tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.0.13 .tar.xz.asc/from/this/mirror"
40
+ ENV PHP_SHA256="357ba7f93975d7d836abed0852dc3ed96a988af539e87750613294cbee82f1bf " PHP_MD5="eb117bf1d1efc99c522f132b265a3402 "
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 1A4E8B7277C42E53DBA9C7B9BCAA30EA9C0D5763
42
42
43
- ENV PHP_VERSION 7.0.12
44
- ENV PHP_URL="https://secure.php.net/get/php-7.0.12 .tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.0.12 .tar.xz.asc/from/this/mirror"
45
- ENV PHP_SHA256="f3d6c49e1c242e5995dec15e503fde996c327eb86cd7ec45c690e93c971b83ff " PHP_MD5="bdcc4dbdac90c2a39422786653059f70 "
43
+ ENV PHP_VERSION 7.0.13
44
+ ENV PHP_URL="https://secure.php.net/get/php-7.0.13 .tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.0.13 .tar.xz.asc/from/this/mirror"
45
+ ENV PHP_SHA256="357ba7f93975d7d836abed0852dc3ed96a988af539e87750613294cbee82f1bf " PHP_MD5="eb117bf1d1efc99c522f132b265a3402 "
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 1A4E8B7277C42E53DBA9C7B9BCAA30EA9C0D5763
37
37
38
- ENV PHP_VERSION 7.0.12
39
- ENV PHP_URL="https://secure.php.net/get/php-7.0.12 .tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.0.12 .tar.xz.asc/from/this/mirror"
40
- ENV PHP_SHA256="f3d6c49e1c242e5995dec15e503fde996c327eb86cd7ec45c690e93c971b83ff " PHP_MD5="bdcc4dbdac90c2a39422786653059f70 "
38
+ ENV PHP_VERSION 7.0.13
39
+ ENV PHP_URL="https://secure.php.net/get/php-7.0.13 .tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.0.13 .tar.xz.asc/from/this/mirror"
40
+ ENV PHP_SHA256="357ba7f93975d7d836abed0852dc3ed96a988af539e87750613294cbee82f1bf " PHP_MD5="eb117bf1d1efc99c522f132b265a3402 "
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 1A4E8B7277C42E53DBA9C7B9BCAA30EA9C0D5763
42
42
43
- ENV PHP_VERSION 7.0.12
44
- ENV PHP_URL="https://secure.php.net/get/php-7.0.12 .tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.0.12 .tar.xz.asc/from/this/mirror"
45
- ENV PHP_SHA256="f3d6c49e1c242e5995dec15e503fde996c327eb86cd7ec45c690e93c971b83ff " PHP_MD5="bdcc4dbdac90c2a39422786653059f70 "
43
+ ENV PHP_VERSION 7.0.13
44
+ ENV PHP_URL="https://secure.php.net/get/php-7.0.13 .tar.xz/from/this/mirror" PHP_ASC_URL="https://secure.php.net/get/php-7.0.13 .tar.xz.asc/from/this/mirror"
45
+ ENV PHP_SHA256="357ba7f93975d7d836abed0852dc3ed96a988af539e87750613294cbee82f1bf " PHP_MD5="eb117bf1d1efc99c522f132b265a3402 "
46
46
47
47
RUN set -xe; \
48
48
\
You can’t perform that action at this time.
0 commit comments