Actualiser Dockerfile
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				Docker Build / Build Docker image (push) Failing after 2m23s
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	Docker Build / Build Docker image (push) Failing after 2m23s
				
			This commit is contained in:
		@@ -9,7 +9,7 @@ RUN apt-get update \
 | 
			
		||||
    curl \
 | 
			
		||||
    gnupg-agent \
 | 
			
		||||
    software-properties-common \
 | 
			
		||||
    python3-distutils \ \
 | 
			
		||||
    python3-distutils \
 | 
			
		||||
    && curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py \
 | 
			
		||||
    && python3 get-pip.py --prefix=/usr/local \
 | 
			
		||||
    && python3 -m pip install requests \
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user