We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 513b751 commit 07f38e6Copy full SHA for 07f38e6
deployment/roles/github_bot/files/docker-compose.yml
@@ -2,7 +2,7 @@ version: "3.7"
2
3
services:
4
bot:
5
- image: spaceapi/github-bot
+ image: ghcr.io/spaceapi/github-bot
6
restart: always
7
environment:
8
WEBHOOK_PROXY_URL: ${WEBHOOK_PROXY_URL}
0 commit comments