Skip to content

Commit d67c305

Browse files
committed
Bump docker-compose.yml
1 parent 1b2eb11 commit d67c305

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ services:
3232
max-file: "10"
3333

3434
cardano-node:
35-
image: ghcr.io/intersectmbo/cardano-node:8.7.3
35+
image: ghcr.io/intersectmbo/cardano-node:8.11.0-sancho
3636
environment:
3737
- NETWORK=${NETWORK:-mainnet}
3838
volumes:
@@ -53,7 +53,7 @@ services:
5353
max-file: "10"
5454

5555
cardano-db-sync:
56-
image: ghcr.io/intersectmbo/cardano-db-sync:13.2.0.1
56+
image: ghcr.io/intersectmbo/cardano-db-sync:sancho-4-3-0
5757
environment:
5858
- DISABLE_LEDGER=${DISABLE_LEDGER}
5959
- NETWORK=${NETWORK:-mainnet}

0 commit comments

Comments
 (0)