Update Docker image reference to use GitHub Container Registry

This commit is contained in:
2025-07-07 05:36:46 +02:00
parent e58dab8163
commit c7c761a8cd

View File

@ -1,6 +1,6 @@
services: services:
discord-reminder-bot: discord-reminder-bot:
image: thelovinator/discord-reminder-bot image: ghcr.io/thelovinator1/discord-reminder-bot:latest
env_file: env_file:
- .env - .env
container_name: discord-reminder-bot container_name: discord-reminder-bot