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