remove docker version
This commit is contained in:
parent
8413683457
commit
e5faf03341
@ -9,5 +9,5 @@ RUN add-apt-repository \
|
||||
$(lsb_release -cs) \
|
||||
stable"
|
||||
RUN apt-get update -qq \
|
||||
&& apt-get install docker-ce=17.12.1~ce-0~debian -y
|
||||
&& apt-get install docker-ce -y
|
||||
RUN usermod -aG docker jenkins
|
Loading…
Reference in New Issue
Block a user