mirror of
https://github.com/Drop-OSS/drop
synced 2026-08-27 14:23:05 -04:00
fix: update quickstart tag
This commit is contained in:
parent
f467493ffe
commit
d4ae9ab62d
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ services:
|
|||
- POSTGRES_USER=drop
|
||||
- POSTGRES_DB=drop
|
||||
drop:
|
||||
image: ghcr.io/drop-oss/drop:latest
|
||||
image: ghcr.io/drop-oss/drop:v0.4.0-rc-1
|
||||
depends_on:
|
||||
postgres:
|
||||
condition: service_healthy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue