mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-24 08:53:04 +10:00
feat: update rc tag
This commit is contained in:
@@ -29,7 +29,7 @@ services:
|
|||||||
- POSTGRES_DB=drop
|
- POSTGRES_DB=drop
|
||||||
drop:
|
drop:
|
||||||
- image: ghcr.io/drop-oss/drop:latest
|
- image: ghcr.io/drop-oss/drop:latest
|
||||||
+ image: ghcr.io/drop-oss/drop:0.4.0-rc-1
|
+ image: ghcr.io/drop-oss/drop:0.4.0-rc-2
|
||||||
depends_on:
|
depends_on:
|
||||||
postgres:
|
postgres:
|
||||||
condition: service_healthy
|
condition: service_healthy
|
||||||
|
|||||||
@@ -24,7 +24,7 @@ services:
|
|||||||
- POSTGRES_USER=drop
|
- POSTGRES_USER=drop
|
||||||
- POSTGRES_DB=drop
|
- POSTGRES_DB=drop
|
||||||
drop:
|
drop:
|
||||||
image: ghcr.io/drop-oss/drop:0.4.0-rc-1
|
image: ghcr.io/drop-oss/drop:0.4.0-rc-2
|
||||||
depends_on:
|
depends_on:
|
||||||
postgres:
|
postgres:
|
||||||
condition: service_healthy
|
condition: service_healthy
|
||||||
|
|||||||
Reference in New Issue
Block a user