This repository was archived by the owner on Jul 2, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 44
55Summary of release changes.
66
7+ ### 2.2.3 - Unreleased
8+
9+ - Updates ` httpd ` packages to 2.4.6-90.
10+ - Updates ` mod_fcgid ` package to 2.3.9-6.
11+ - Updates ` mod_ssl ` package to 2.4.6-90.
12+
713### 2.2.2 - 2019-08-05
814
915- Updates php-hello-world to [ 0.14.0] ( https://github.com/jdeathe/php-hello-world/releases/tag/0.14.0 ) .
Original file line number Diff line number Diff line change @@ -14,15 +14,15 @@ RUN yum -y install \
1414 --disableplugin=fastestmirror \
1515 elinks-0.12-0.37.pre6.el7.0.1 \
1616 fcgi-2.4.0-25.el7 \
17- httpd-2.4.6-88 .el7.centos \
18- httpd-tools-2.4.6-88 .el7.centos \
19- mod_fcgid-2.3.9-4.el7_4.1 \
20- mod_ssl-2.4.6-88 .el7.centos \
17+ httpd-2.4.6-90 .el7.centos \
18+ httpd-tools-2.4.6-90 .el7.centos \
19+ mod_fcgid-2.3.9-6.el7 \
20+ mod_ssl-2.4.6-90 .el7.centos \
2121 php-cli-5.4.16-46.el7 \
2222 php-common-5.4.16-46.el7 \
23- php-pecl-zendopcache-7.0.5-2.el7 \
2423 php-pecl-memcached-2.2.0-1.el7 \
2524 php-pecl-redis-2.2.8-1.el7 \
25+ php-pecl-zendopcache-7.0.5-2.el7 \
2626 && yum versionlock add \
2727 elinks \
2828 fcgi \
You can’t perform that action at this time.
0 commit comments