mirror of
https://github.com/TheLovinator1/discord-reminder-bot.git
synced 2025-07-13 17:13:29 +02:00
Update Docker image reference to use GitHub Container Registry
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
services:
|
||||
discord-reminder-bot:
|
||||
image: thelovinator/discord-reminder-bot
|
||||
image: ghcr.io/thelovinator1/discord-reminder-bot:latest
|
||||
env_file:
|
||||
- .env
|
||||
container_name: discord-reminder-bot
|
||||
|
Reference in New Issue
Block a user