Page MenuHomeDevCentral

D2234.id5617.diff
No OneTemporary

D2234.id5617.diff

diff --git a/Dockerfile b/Dockerfile
--- a/Dockerfile
+++ b/Dockerfile
@@ -9,7 +9,7 @@
# Prepare the container
#
-ENV PHP_VERSION 7.2.27
+ENV PHP_VERSION 7.3.14
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 \
@@ -36,8 +36,8 @@
&& dpkg-reconfigure locales
RUN gpg --keyserver pool.sks-keyservers.net --recv-keys \
- B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F \
- 1729F83938DA44E27BA0F4D3DBDB397470D12172 \
+ CBAF69F173A0FEA4B537F470D66C9593118BCCB6 \
+ F38252826ACD957EF380D39F2F7956BC5DA04B5D \
&& 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.2.27
+ENV PHP_VERSION 7.3.14
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 \
@@ -36,8 +36,8 @@
&& dpkg-reconfigure locales
RUN gpg --keyserver pool.sks-keyservers.net --recv-keys \
- B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F \
- 1729F83938DA44E27BA0F4D3DBDB397470D12172 \
+ CBAF69F173A0FEA4B537F470D66C9593118BCCB6 \
+ F38252826ACD957EF380D39F2F7956BC5DA04B5D \
&& 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 \

File Metadata

Mime Type
text/plain
Expires
Thu, Nov 7, 03:26 (20 h, 46 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2232577
Default Alt Text
D2234.id5617.diff (1 KB)

Event Timeline