diff --git a/docker-compose.yml b/docker-compose.yml index 4a96f39..44bc91d 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -1,6 +1,6 @@ services: discord-embed: - image: thelovinator/discord-nice-embed-maker-for-my-yoy + image: ghcr.io/thelovinator1/discord-embed:latest container_name: discord-embed env_file: - .env