Skip to content
This repository has been archived by the owner. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
Update CA trust anchors
chubing committed Feb 6, 2019
1 parent d7e03ed commit 70c27e8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Dockerfile
@@ -39,6 +39,10 @@ RUN yum -y update && yum -y install \
re2c \
wget

RUN update-ca-trust force-enable
ADD container_files/cert/InCommon.crt /etc/pki/ca-trust/source/anchors/
RUN update-ca-trust extract

WORKDIR /usr/local/src

ARG PHP_VERSION=7.2.13

0 comments on commit 70c27e8

Please sign in to comment.