From 559fa574b035f6f6b69217aa6fcde7cb9268f834 Mon Sep 17 00:00:00 2001 From: Ben Date: Thu, 1 Jan 2026 04:58:39 +0000 Subject: [PATCH] Update compose to use Gitea registry image --- compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yaml b/compose.yaml index 21a87c8..ddb0e99 100644 --- a/compose.yaml +++ b/compose.yaml @@ -1,7 +1,7 @@ services: ai-webhook: - build: . + image: gitea.ext.ben.io/b3nw/gitea-ai-webhook:latest container_name: gitea-ai-webhook restart: always ports: