Skip to content

Commit

Permalink
Update URL for .repo
Browse files Browse the repository at this point in the history
  • Loading branch information
hgomez committed Dec 27, 2016
1 parent a07cdf9 commit eab53d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/centos7/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ RUN curl -L http://mir01.syntis.net/epel/7/x86_64/e/epel-release-7-8.noarch.rpm
rm -f epel-release.noarch.rpm

# Install Devops Incubator
RUN curl -L http://download.opensuse.org/repositories/home:/henri_gomez:/devops-incubator/CentOS-7/home:henri_gomez:devops-incubator.repo -o /etc/yum.repos.d/devops-incubator.repo
RUN curl -L http://download.opensuse.org/repositories/home:/henri_gomez:/devops-incubator/CentOS_7/home:henri_gomez:devops-incubator.repo -o /etc/yum.repos.d/devops-incubator.repo

# Update distribution
RUN yum clean all && \
Expand Down

0 comments on commit eab53d1

Please sign in to comment.