[blogs] Upgrade PHP to latest available on EL7
- From: Andrea Veri <averi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [blogs] Upgrade PHP to latest available on EL7
- Date: Fri, 29 Apr 2022 16:59:34 +0000 (UTC)
commit ad0503d5aef689b52bf13f2a99fa50ac634281bb
Author: Andrea Veri <averi redhat com>
Date: Mon Jun 29 18:02:32 2020 +0200
Upgrade PHP to latest available on EL7
Dockerfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/Dockerfile b/Dockerfile
index fd501c6..e3ae2be 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -2,7 +2,7 @@ FROM centos/httpd-24-centos7
USER root
-RUN yum install rh-php71-php rh-php71-php-cli rh-php71-php-common rh-php71-php-curl rh-php71-php-gd
rh-php71-php-intl rh-php71-php-json rh-php71-php-mbstring rh-php71-php-mcrypt rh-php71-php-mysqlnd
rh-php71-php-opcache rh-php71-php-readline rh-php71-php-soap rh-php71-php-xml rh-php71-php-xmlrpc
rh-php71-php-zip augeas -y
+RUN yum install rh-php72-php rh-php72-php-cli rh-php72-php-common rh-php72-php-curl rh-php72-php-gd
rh-php72-php-intl rh-php72-php-json rh-php72-php-mbstring rh-php72-php-mcrypt rh-php72-php-mysqlnd
rh-php72-php-opcache rh-php72-php-readline rh-php72-php-soap rh-php72-php-xml rh-php72-php-xmlrpc
rh-php72-php-zip augeas -y
RUN mkdir -p /srv/http/blogs.gnome.org/html
COPY blogs.gnome.org.conf /etc/httpd/conf.d
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]