update deploy template
This commit is contained in:
parent
3a51c9cc9c
commit
c4a419f2e4
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ services:
|
|||
- POSTGRES_USER=drop
|
||||
- POSTGRES_DB=drop
|
||||
drop:
|
||||
image: drop # todo
|
||||
image: registry.deepcore.dev/drop-oss/drop/main:latest
|
||||
depends_on:
|
||||
postgres:
|
||||
condition: service_healthy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue