Add wget to base Dockerfile (#28548)
This commit is contained in:
		
							parent
							
								
									ac588daf37
								
							
						
					
					
						commit
						c652b0e46b
					
				@ -103,6 +103,7 @@ RUN \
 | 
			
		||||
    procps \
 | 
			
		||||
    tini \
 | 
			
		||||
    tzdata \
 | 
			
		||||
    wget \
 | 
			
		||||
  ; \
 | 
			
		||||
# Patch Ruby to use jemalloc
 | 
			
		||||
  patchelf --add-needed libjemalloc.so.2 /usr/local/bin/ruby; \
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user