Skip to content

Commit 1a8fbb4

Browse files
committed
feat: update rc number
1 parent 861fc5f commit 1a8fbb4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/content/docs/admin/guides/migrating.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ services:
2929
- POSTGRES_DB=drop
3030
drop:
3131
- image: ghcr.io/drop-oss/drop:latest
32-
+ image: ghcr.io/drop-oss/drop:0.4.0-rc-2
32+
+ image: ghcr.io/drop-oss/drop:0.4.0-rc-3
3333
depends_on:
3434
postgres:
3535
condition: service_healthy

src/content/docs/admin/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ services:
2424
- POSTGRES_USER=drop
2525
- POSTGRES_DB=drop
2626
drop:
27-
image: ghcr.io/drop-oss/drop:0.4.0-rc-2
27+
image: ghcr.io/drop-oss/drop:0.4.0-rc-3
2828
depends_on:
2929
postgres:
3030
condition: service_healthy

0 commit comments

Comments
 (0)