Skip to content

Commit

Permalink
Updates ius repo url
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardoandre97 authored May 26, 2020
1 parent 960c961 commit ad44a23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jenkins/jenkins-ansible/web/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ COPY ./conf/nginx.repo /etc/yum.repos.d/nginx.repo

RUN \
yum -y install nginx-1.12.2 openssl --enablerepo=nginx && \
yum -y install https://centos7.iuscommunity.org/ius-release.rpm && \
yum -y install https://repo.ius.io/ius-release-el7.rpm && \
yum -y install \
php71u-fpm \
php71u-cli \
Expand Down

0 comments on commit ad44a23

Please sign in to comment.