remove git first
This commit is contained in:
@ -5,6 +5,7 @@ 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 remove git
|
||||||
RUN yum -y install https://centos7.iuscommunity.org/ius-release.rpm
|
RUN yum -y install https://centos7.iuscommunity.org/ius-release.rpm
|
||||||
RUN yum -y install git2u-all
|
RUN yum -y install git2u-all
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user