Skip to content

Commit 07f38e6

Browse files
committed
chore(github-bot): move from docker.io to ghcr.io
1 parent 513b751 commit 07f38e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployment/roles/github_bot/files/docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: "3.7"
22

33
services:
44
bot:
5-
image: spaceapi/github-bot
5+
image: ghcr.io/spaceapi/github-bot
66
restart: always
77
environment:
88
WEBHOOK_PROXY_URL: ${WEBHOOK_PROXY_URL}

0 commit comments

Comments
 (0)