mirror of
				https://github.com/wazuh/wazuh-docker.git
				synced 2025-10-31 20:13:38 +00:00 
			
		
		
		
	Upgrade Wazuh Manager to 3.3.1
This commit is contained in:
		| @@ -15,7 +15,7 @@ In addition, a docker-compose file is provided to launch the containers mentione | |||||||
|  |  | ||||||
| ## Current release | ## Current release | ||||||
|  |  | ||||||
| Containers are currently tested on Wazuh version 3.3.0 and Elastic Stack version 6.2.4. We will do our best to keep this repository updated to latest versions of both Wazuh and Elastic Stack. | Containers are currently tested on Wazuh version 3.3.1 and Elastic Stack version 6.2.4. We will do our best to keep this repository updated to latest versions of both Wazuh and Elastic Stack. | ||||||
|  |  | ||||||
| ## Installation notes | ## Installation notes | ||||||
|  |  | ||||||
|   | |||||||
| @@ -1,7 +1,7 @@ | |||||||
| # Wazuh App Copyright (C) 2018 Wazuh Inc. (License GPLv2) | # Wazuh App Copyright (C) 2018 Wazuh Inc. (License GPLv2) | ||||||
| FROM phusion/baseimage:latest | FROM phusion/baseimage:latest | ||||||
| ARG FILEBEAT_VERSION=6.2.4 | ARG FILEBEAT_VERSION=6.2.4 | ||||||
| ARG WAZUH_VERSION=3.3.0-1 | ARG WAZUH_VERSION=3.3.1-1 | ||||||
|  |  | ||||||
| # Updating image | # Updating image | ||||||
| RUN apt-get update && apt-get upgrade -y -o Dpkg::Options::="--force-confold" | RUN apt-get update && apt-get upgrade -y -o Dpkg::Options::="--force-confold" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user