From 3237d55bdd11d15ef8d8684dd6a2c17baf54e52f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iwan=20Cl=C3=A9ment?= Date: Fri, 9 Nov 2018 16:27:42 +0000 Subject: [PATCH] plus simple --- docker/testons.sls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/testons.sls b/docker/testons.sls index ddf1ecd..2a1c665 100644 --- a/docker/testons.sls +++ b/docker/testons.sls @@ -1,3 +1,3 @@ Hello World: docker_container.running: - - image: karthequian/helloworld:latest \ No newline at end of file + - image: helloworld \ No newline at end of file