Switching webhook image to Gitea version.

This commit is contained in:
2025-08-29 16:23:54 -04:00
parent a0e295f758
commit 7ed5a48bc1
+1 -1
View File
@@ -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: git.trez.wtf/trez.one/webhook:latest
container_name: webhook
ports:
- 9000:9000