mirror of
				https://github.com/wazuh/wazuh-docker.git
				synced 2025-11-04 14:03:24 +00:00 
			
		
		
		
	Bump s6-overlay version
This commit is contained in:
		
				
					committed by
					
						
						VictorMorenoJimenez
					
				
			
			
				
	
			
			
			
						parent
						
							9656c348a2
						
					
				
				
					commit
					bb8cbc6d15
				
			@@ -21,7 +21,7 @@ RUN curl -L -O https://artifacts.elastic.co/downloads/beats/filebeat/filebeat-os
 | 
			
		||||
 | 
			
		||||
RUN curl -s https://packages.wazuh.com/4.x/filebeat/${WAZUH_FILEBEAT_MODULE} | tar -xvz -C /usr/share/filebeat/module
 | 
			
		||||
 | 
			
		||||
ARG S6_VERSION="v2.1.0.2"
 | 
			
		||||
ARG S6_VERSION="v2.2.0.1"
 | 
			
		||||
RUN curl --fail --silent -L https://github.com/just-containers/s6-overlay/releases/download/${S6_VERSION}/s6-overlay-amd64.tar.gz \
 | 
			
		||||
    -o /tmp/s6-overlay-amd64.tar.gz && \
 | 
			
		||||
    tar xzf /tmp/s6-overlay-amd64.tar.gz -C / --exclude="./bin" && \
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user