[BUG] Updated missed text in cyberchef init.sls

The docker pull command was updated but not the run instruction
This commit is contained in:
William Wernert
2019-12-19 17:50:45 -05:00
parent 2b20d009e1
commit 7653959d60

View File

@@ -48,7 +48,7 @@ so-cyberchef:
docker_container.running:
- require:
- so-cyberchefimage
- image: docker.io/soshybridhunter/so-cyberchef:HH1.1.4
- image: docker.io/soshybridhunter/so-cyberchef:HH1.1.3
- interactive: True
- binds:
- /opt/so/saltstack/salt/cyberchef/build:/prod:rw