Switching webhook image to Dockerhub version.

This commit is contained in:
2025-08-29 16:24:41 -04:00
parent 7ed5a48bc1
commit 4d1a98b14c
+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: git.trez.wtf/trez.one/webhook:latest
image: trezone/webhook:main
container_name: webhook
ports:
- 9000:9000