diff --git a/docker-compose.yml.example b/docker-compose.yml.example index d323a13..286c183 100644 --- a/docker-compose.yml.example +++ b/docker-compose.yml.example @@ -8,7 +8,7 @@ services: POSTGRES_PASSWORD: postgres POSTGRES_DB: rave rave: - image: forge.lys.ee/lyssieth/rave:amd64 + image: forge.lys.ee/lyssieth/rave:latest environment: DATABASE_URL: postgresql://postgres:postgres@db/rave volumes: