Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3717316
D2234.id5617.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
D2234.id5617.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D2234: Upgrade to PHP 7.3.14
Attached
Detach File
Event Timeline
Log In to Comment