File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -40,8 +40,8 @@ ENV PHP_EXTRA_CONFIGURE_ARGS --enable-fpm --with-fpm-user=www-data --with-fpm-gr
40
40
41
41
ENV GPG_KEYS A917B1ECDA84AEC2B568FED6F50ABC807BD5DCD0
42
42
43
- ENV PHP_VERSION 7.1.0RC1
44
- ENV PHP_FILENAME php-7.1.0RC1 .tar.xz
43
+ ENV PHP_VERSION 7.1.0RC2
44
+ ENV PHP_FILENAME php-7.1.0RC2 .tar.xz
45
45
46
46
RUN set -xe \
47
47
&& apk add --no-cache --virtual .fetch-deps \
Original file line number Diff line number Diff line change @@ -40,8 +40,8 @@ ENV PHP_EXTRA_CONFIGURE_ARGS --enable-maintainer-zts
40
40
41
41
ENV GPG_KEYS A917B1ECDA84AEC2B568FED6F50ABC807BD5DCD0
42
42
43
- ENV PHP_VERSION 7.1.0RC1
44
- ENV PHP_FILENAME php-7.1.0RC1 .tar.xz
43
+ ENV PHP_VERSION 7.1.0RC2
44
+ ENV PHP_FILENAME php-7.1.0RC2 .tar.xz
45
45
46
46
RUN set -xe \
47
47
&& apk add --no-cache --virtual .fetch-deps \
You can’t perform that action at this time.
0 commit comments