mirror of
				https://github.com/wazuh/wazuh-docker.git
				synced 2025-11-04 05:53:19 +00:00 
			
		
		
		
	add xz-utils install
This commit is contained in:
		@@ -10,7 +10,7 @@ ARG FILEBEAT_CHANNEL=filebeat-oss
 | 
			
		||||
ARG FILEBEAT_VERSION=7.10.2
 | 
			
		||||
ARG WAZUH_FILEBEAT_MODULE
 | 
			
		||||
 | 
			
		||||
RUN apt-get update && apt install curl apt-transport-https lsb-release gnupg -y
 | 
			
		||||
RUN apt-get update && apt install curl apt-transport-https lsb-release xz-utils gnupg -y
 | 
			
		||||
 | 
			
		||||
COPY config/check_repository.sh /
 | 
			
		||||
RUN chmod 775 /check_repository.sh
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user