Skip to content

Commit

Permalink
fix powertools
Browse files Browse the repository at this point in the history
  • Loading branch information
futurejones committed May 16, 2021
1 parent 55dda62 commit 1df8342
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion swift-ci-docker/centos-8/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ RUN yum install -y https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.n

RUN yum -y update

RUN yum install --enablerepo=PowerTools -y \
RUN yum install --enablerepo=powertools -y \
autoconf \
clang \
git \
Expand Down

0 comments on commit 1df8342

Please sign in to comment.