fix: adjust example to have the right image name
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
88b14dd761
commit
7bdd1db290
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue