Skip to content

Commit

Permalink
chore: update git package to git224-all (#105)
Browse files Browse the repository at this point in the history
  • Loading branch information
MatousJobanek authored May 18, 2020
1 parent 9b8caf2 commit 985796b
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/registration-service

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 \
make \
procps-ng \
tar \
Expand Down

0 comments on commit 985796b

Please sign in to comment.