mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-10 03:02:58 +01:00
Core Module - Update versions for alpha
This commit is contained in:
@@ -122,7 +122,7 @@ so-core:
|
||||
docker_container.running:
|
||||
- require:
|
||||
- so-coreimage
|
||||
- image: soshybridhunter/so-core:HH1.0.8
|
||||
- image: soshybridhunter/so-core:HH1.1.0
|
||||
- hostname: so-core
|
||||
- user: socore
|
||||
- binds:
|
||||
|
||||
@@ -48,14 +48,14 @@ acngcopyconf:
|
||||
|
||||
so-acngimage:
|
||||
cmd.run:
|
||||
- name: docker pull --disable-content-trust=false soshybridhunter/so-acng:HH1.0.7
|
||||
- name: docker pull --disable-content-trust=false soshybridhunter/so-acng:HH1.1.0
|
||||
|
||||
# Install the apt-cacher-ng container
|
||||
so-aptcacherng:
|
||||
docker_container.running:
|
||||
- require:
|
||||
- so-acngimage
|
||||
- image: soshybridhunter/so-acng:HH1.0.7
|
||||
- image: soshybridhunter/so-acng:HH1.1.0
|
||||
- hostname: so-acng
|
||||
- port_bindings:
|
||||
- 0.0.0.0:3142:3142
|
||||
|
||||
Reference in New Issue
Block a user