forked from wazuh/wazuh-docker
Bump new Wazuh 4.10.1 version
This commit is contained in:
+1
-1
@@ -56,7 +56,7 @@ package:
|
||||
wazuh-manager:
|
||||
installed: true
|
||||
versions:
|
||||
- 4.10.0-1
|
||||
- 4.10.1-1
|
||||
port:
|
||||
tcp:1514:
|
||||
listening: true
|
||||
|
||||
@@ -6,11 +6,11 @@ on:
|
||||
inputs:
|
||||
IMAGE_TAG:
|
||||
description: 'Docker image tag'
|
||||
default: '4.10.0'
|
||||
default: '4.10.1'
|
||||
required: true
|
||||
DOCKER_REFERENCE:
|
||||
description: 'wazuh-docker reference'
|
||||
default: 'v4.10.0'
|
||||
default: 'v4.10.1'
|
||||
required: true
|
||||
PRODUCTS:
|
||||
description: 'Comma-separated list of the image names to build and push'
|
||||
|
||||
Reference in New Issue
Block a user