Page MenuHomeDevCentral

D854.id2163.diff
No OneTemporary

D854.id2163.diff

diff --git a/Dockerfile b/Dockerfile
--- a/Dockerfile
+++ b/Dockerfile
@@ -9,7 +9,7 @@
# Prepare the container
#
-ENV PHP_VERSION 7.1.0
+ENV PHP_VERSION 7.1.1
ENV PHP_EXTRA_CONFIGURE_ARGS --enable-fpm --with-fpm-user=app --with-fpm-group=app
ENV PHP_INI_DIR /usr/local/etc/php
ENV PHP_BUILD_DEPS bzip2 \
@@ -37,6 +37,7 @@
6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3 \
0BD78B5F97500D450838F95DFE857D9A90D90EC1 \
A917B1ECDA84AEC2B568FED6F50ABC807BD5DCD0 \
+ 528995BFEDFBA7191D46839EF9BA0ADA31CBD89E \
&& mkdir -p $PHP_INI_DIR/conf.d \
&& set -x \
&& curl -SL "http://php.net/get/php-$PHP_VERSION.tar.bz2/from/this/mirror" -o php.tar.bz2 \
diff --git a/novolume/Dockerfile b/novolume/Dockerfile
--- a/novolume/Dockerfile
+++ b/novolume/Dockerfile
@@ -9,7 +9,7 @@
# Prepare the container
#
-ENV PHP_VERSION 7.1.0
+ENV PHP_VERSION 7.1.1
ENV PHP_EXTRA_CONFIGURE_ARGS --enable-fpm --with-fpm-user=app --with-fpm-group=app
ENV PHP_INI_DIR /usr/local/etc/php
ENV PHP_BUILD_DEPS bzip2 \

File Metadata

Mime Type
text/plain
Expires
Sat, Nov 23, 08:49 (17 h, 18 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2256892
Default Alt Text
D854.id2163.diff (1001 B)

Event Timeline