feat: update rc tag
This commit is contained in:
@@ -29,7 +29,7 @@ services:
|
||||
- POSTGRES_DB=drop
|
||||
drop:
|
||||
- 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:
|
||||
postgres:
|
||||
condition: service_healthy
|
||||
|
||||
@@ -24,7 +24,7 @@ services:
|
||||
- POSTGRES_USER=drop
|
||||
- POSTGRES_DB=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:
|
||||
postgres:
|
||||
condition: service_healthy
|
||||
|
||||
Reference in New Issue
Block a user