We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d658109 commit 08b25cdCopy full SHA for 08b25cd
7.1/fpm/alpine/Dockerfile
@@ -40,8 +40,8 @@ ENV PHP_EXTRA_CONFIGURE_ARGS --enable-fpm --with-fpm-user=www-data --with-fpm-gr
40
41
ENV GPG_KEYS A917B1ECDA84AEC2B568FED6F50ABC807BD5DCD0
42
43
-ENV PHP_VERSION 7.1.0RC1
44
-ENV PHP_FILENAME php-7.1.0RC1.tar.xz
+ENV PHP_VERSION 7.1.0RC2
+ENV PHP_FILENAME php-7.1.0RC2.tar.xz
45
46
RUN set -xe \
47
&& apk add --no-cache --virtual .fetch-deps \
7.1/zts/alpine/Dockerfile
@@ -40,8 +40,8 @@ ENV PHP_EXTRA_CONFIGURE_ARGS --enable-maintainer-zts
0 commit comments