diff --git a/salt/curator/init.sls b/salt/curator/init.sls index 7e6f01544..5c788b891 100644 --- a/salt/curator/init.sls +++ b/salt/curator/init.sls @@ -114,13 +114,13 @@ curdel: so-curatorimage: cmd.run: - - name: docker pull --disable-content-trust=false soshybridhunter/so-curator:HH1.0.3 + - name: docker pull --disable-content-trust=false soshybridhunter/so-curator:HH1.1.0 so-curator: docker_container.running: - require: - so-curatorimage - - image: soshybridhunter/so-curator:HH1.0.3 + - image: soshybridhunter/so-curator:HH1.1.0 - hostname: curator - name: so-curator - user: curator