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_PASSWORD: postgres
|
||||||
POSTGRES_DB: rave
|
POSTGRES_DB: rave
|
||||||
rave:
|
rave:
|
||||||
image: forge.lys.ee/lyssieth/rave:amd64
|
image: forge.lys.ee/lyssieth/rave:latest
|
||||||
environment:
|
environment:
|
||||||
DATABASE_URL: postgresql://postgres:postgres@db/rave
|
DATABASE_URL: postgresql://postgres:postgres@db/rave
|
||||||
volumes:
|
volumes:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue