fix: adjust example to have the right image name
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Lys 2023-10-19 22:07:20 +03:00
parent 88b14dd761
commit 7bdd1db290
Signed by: lyssieth
GPG key ID: C9CF3D614FAA3940

View file

@ -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: