From ce35dd4e161573ba5387516ac50b964065b63c7c Mon Sep 17 00:00:00 2001 From: Christian Galo Date: Thu, 16 Oct 2025 07:41:15 +0000 Subject: [PATCH] Wiki Cafe OCI image --- compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yaml b/compose.yaml index 5b614f1..e7ff87e 100644 --- a/compose.yaml +++ b/compose.yaml @@ -1,6 +1,6 @@ services: app: - image: dobbs/farm:1.1.0 + image: git.coopcloud.tech/wiki-cafe/fedwiki-oci-image:0.38.3-1 command: /bin/sh entrypoint.sh volumes: - "data:/home/node/.wiki"