From 50b5212d8cf9620032eb172bad54252e3da5c258 Mon Sep 17 00:00:00 2001 From: 3wc <3wc@doesthisthing.work> Date: Thu, 19 Dec 2024 07:56:15 -0500 Subject: [PATCH] Whoops, wrong image --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index d672b42..77b6f1b 100644 --- a/compose.yml +++ b/compose.yml @@ -3,7 +3,7 @@ version: "3.8" services: app: - image: thecoopcloud/docs.coopcloud.tech:latest + image: git.coopcloud.tech/coop-cloud/stack-ssh-deploy:latest networks: - proxy healthcheck: