mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-09 10:42:54 +01:00
Common Module - Upgrade core version
This commit is contained in:
@@ -116,13 +116,13 @@ nginxtmp:
|
|||||||
# Start the core docker
|
# Start the core docker
|
||||||
so-coreimage:
|
so-coreimage:
|
||||||
cmd.run:
|
cmd.run:
|
||||||
- name: docker pull --disable-content-trust=false soshybridhunter/so-core:HH1.1.0
|
- name: docker pull --disable-content-trust=false soshybridhunter/so-core:HH1.1.1
|
||||||
|
|
||||||
so-core:
|
so-core:
|
||||||
docker_container.running:
|
docker_container.running:
|
||||||
- require:
|
- require:
|
||||||
- so-coreimage
|
- so-coreimage
|
||||||
- image: soshybridhunter/so-core:HH1.1.0
|
- image: soshybridhunter/so-core:HH1.1.1
|
||||||
- hostname: so-core
|
- hostname: so-core
|
||||||
- user: socore
|
- user: socore
|
||||||
- binds:
|
- binds:
|
||||||
|
|||||||
Reference in New Issue
Block a user