mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
MySQL Module - Update tag to alpha
This commit is contained in:
@@ -50,13 +50,13 @@ mysqldatadir:
|
|||||||
|
|
||||||
so-mysqlimage:
|
so-mysqlimage:
|
||||||
cmd.run:
|
cmd.run:
|
||||||
- name: docker pull --disable-content-trust=false soshybridhunter/so-mysql:HH1.0.7
|
- name: docker pull --disable-content-trust=false soshybridhunter/so-mysql:HH1.1.0
|
||||||
|
|
||||||
so-mysql:
|
so-mysql:
|
||||||
docker_container.running:
|
docker_container.running:
|
||||||
- require:
|
- require:
|
||||||
- so-mysqlimage
|
- so-mysqlimage
|
||||||
- image: soshybridhunter/so-mysql:HH1.0.7
|
- image: soshybridhunter/so-mysql:HH1.1.0
|
||||||
- hostname: so-mysql
|
- hostname: so-mysql
|
||||||
- user: socore
|
- user: socore
|
||||||
- port_bindings:
|
- port_bindings:
|
||||||
|
|||||||
Reference in New Issue
Block a user