From a0154f83d156a76d409248157351102f064d19ff Mon Sep 17 00:00:00 2001 From: Jack Ganbold Date: Tue, 30 Jul 2019 12:30:19 -0700 Subject: [PATCH] Fix stack service name typo --- docker_stack.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker_stack.yml b/docker_stack.yml index 5d7e31ac..61985047 100644 --- a/docker_stack.yml +++ b/docker_stack.yml @@ -1,7 +1,7 @@ version: "3.7" services: - pacu: + cloudgoat: image: rhinosecuritylabs/cloudgoat:latest restart: always tty: true