From 59bd3d6af3c61742b2a616113957fc409d8e0ac8 Mon Sep 17 00:00:00 2001 From: "Trez.One" Date: Fri, 29 Aug 2025 17:15:29 -0400 Subject: [PATCH] =?UTF-8?q?Working=20Webhook=20image!=20Nuking=20my=20fail?= =?UTF-8?q?ed=20attempts=20now...=20=E2=98=A2=EF=B8=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index 9b6de5d..a3410bf 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -190,7 +190,7 @@ services: - /var/run/docker.sock:/var/run/docker.sock:ro webhook: command: '-verbose -hooks=/etc/webhook/hooks.json -hotreload' - image: trezone/webhook:main + image: thecatlady/webhook:latest container_name: webhook ports: - 9000:9000