We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b2eb11 commit d67c305Copy full SHA for d67c305
docker-compose.yml
@@ -32,7 +32,7 @@ services:
32
max-file: "10"
33
34
cardano-node:
35
- image: ghcr.io/intersectmbo/cardano-node:8.7.3
+ image: ghcr.io/intersectmbo/cardano-node:8.11.0-sancho
36
environment:
37
- NETWORK=${NETWORK:-mainnet}
38
volumes:
@@ -53,7 +53,7 @@ services:
53
54
55
cardano-db-sync:
56
- image: ghcr.io/intersectmbo/cardano-db-sync:13.2.0.1
+ image: ghcr.io/intersectmbo/cardano-db-sync:sancho-4-3-0
57
58
- DISABLE_LEDGER=${DISABLE_LEDGER}
59
0 commit comments