update git version
This commit is contained in:
parent
3f24e11a8b
commit
a2e9d37881
@ -5,6 +5,8 @@ USER root
|
|||||||
#Perform updates
|
#Perform updates
|
||||||
RUN pip install --upgrade pip
|
RUN pip install --upgrade pip
|
||||||
RUN yum update -y
|
RUN yum update -y
|
||||||
|
RUN yum -y install https://centos7.iuscommunity.org/ius-release.rpm
|
||||||
|
RUN yum -y install git2u-all
|
||||||
|
|
||||||
#Setup semver
|
#Setup semver
|
||||||
ADD / /semver
|
ADD / /semver
|
||||||
|
Loading…
x
Reference in New Issue
Block a user