Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Updated PHP version for I2 TAP base
Updated the PHP version for the I2 TAP base image to version
7.3.13.
skoranda committed Feb 19, 2020
1 parent c9a3ad9 commit 1f5984e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion comanage-registry-internet2-tier-base/Dockerfile
@@ -18,7 +18,7 @@
# limitations under the License.
FROM centos:centos7 AS php-build

ARG PHP_VERSION=7.3.6
ARG PHP_VERSION=7.3.13
ARG PHP_SRC_URL=https://github.com/php/php-src/archive/php-${PHP_VERSION}.tar.gz

RUN yum -y install epel-release \

0 comments on commit 1f5984e

Please sign in to comment.