remove docker version
This commit is contained in:
		@@ -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
 | 
			
		||||
		Reference in New Issue
	
	Block a user