Skip to content

Commit

Permalink
chore: update git package to git224-all (codeready-toolchain#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
MatousJobanek authored May 18, 2020
1 parent b66c0d5 commit 44a5255
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions openshift-ci/Dockerfile.tools
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ ARG GO_PACKAGE_PATH=github.com/codeready-toolchain/toolchain-operator

RUN yum install epel-release -y \
&& yum install https://centos7.iuscommunity.org/ius-release.rpm -y \
&& yum install --enablerepo=centosplus install -y --quiet \
&& yum install --enablerepo=centosplus -y --quiet \
findutils \
git2u-all \
git224-all \
golang \
make \
procps-ng \
Expand Down

0 comments on commit 44a5255

Please sign in to comment.