diff --git a/docker/testons.sls b/docker/testons.sls index 4f158d1..ddf1ecd 100644 --- a/docker/testons.sls +++ b/docker/testons.sls @@ -1,3 +1,3 @@ Hello World: - docker_container.run: + docker_container.running: - image: karthequian/helloworld:latest \ No newline at end of file