From 72783e3593db0ffdb35cb495d7ac1349ab77f094 Mon Sep 17 00:00:00 2001 From: 3wc <3wc@doesthisthing.work> Date: Mon, 16 Jan 2023 19:48:08 -0800 Subject: [PATCH] Switch back to tagged release --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index 2ecdb0a..04da814 100644 --- a/compose.yml +++ b/compose.yml @@ -1,7 +1,7 @@ version: "3.8" services: app: - image: 3wordchant/adaptauthoring:0.10.5 + image: git.coopcloud.tech/coop-cloud-chaos-patchs/adapt_authoring:0.11.1 networks: - proxy - internal