mirror of
https://github.com/Drop-OSS/drop
synced 2026-08-27 14:23:05 -04:00
Merge branch 'develop' into more-fixes
This commit is contained in:
commit
eb06c5c0ac
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ services:
|
|||
- POSTGRES_USER=drop
|
||||
- POSTGRES_DB=drop
|
||||
drop:
|
||||
image: ghcr.io/drop-oss/drop
|
||||
image: decduck/drop-oss:v0.2.0-beta
|
||||
depends_on:
|
||||
postgres:
|
||||
condition: service_healthy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue