Skip to content

Commit f10b9ba

Browse files
committed
Update docker compose
1 parent 9bb1acd commit f10b9ba

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.9.3
35+
image: ghcr.io/intersectmbo/cardano-node:8.12.2
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.2
56+
image: ghcr.io/intersectmbo/cardano-db-sync:13.3.0.0
5757
environment:
5858
- DISABLE_LEDGER=${DISABLE_LEDGER}
5959
- NETWORK=${NETWORK:-mainnet}

0 commit comments

Comments
 (0)