Skip to content

Commit

Permalink
chore: update git package to git224-all (#106)
Browse files Browse the repository at this point in the history
  • Loading branch information
MatousJobanek authored May 18, 2020
1 parent 99be69a commit 57b0ac4
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 @@ -14,9 +14,9 @@ ARG GO_PACKAGE_PATH=github.com/codeready-toolchain/toolchain-common

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 57b0ac4

Please sign in to comment.