mirror of
https://github.com/TheLovinator1/discord-reminder-bot.git
synced 2025-11-27 18:09:48 +01: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