From 45206bc3e6fc59cc77a9fc72fc7b9b696587e007 Mon Sep 17 00:00:00 2001 From: CLEMENT Iwan Date: Sun, 11 Nov 2018 20:08:38 +0100 Subject: [PATCH] running --- docker/testons.sls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/testons.sls b/docker/testons.sls index 1f548ac..a23fc09 100644 --- a/docker/testons.sls +++ b/docker/testons.sls @@ -1,3 +1,3 @@ Hello World: - docker_container.run: + docker_container.running: - image: 'hello-world' \ No newline at end of file