File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 77- Fix an issue with drep metadata images [ #1857 ]
88- Fix an issue with pool_stat [ #1833 ]
99- Expect pool_stat instead of pool_stats in config [ #1880 ]
10+ - Enacted gov_action_proposal are no longer marked as dropped
1011
1112
1213## 13.5.0.2
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ services:
3333 max-file : " 10"
3434
3535 cardano-node :
36- image : ghcr.io/intersectmbo/cardano-node:10.0 .0-pre
36+ image : ghcr.io/intersectmbo/cardano-node:10.1 .0-pre
3737 environment :
3838 - NETWORK=${NETWORK:-mainnet}
3939 volumes :
@@ -54,7 +54,7 @@ services:
5454 max-file : " 10"
5555
5656 cardano-db-sync :
57- image : ghcr.io/intersectmbo/cardano-db-sync:13.6.0.0
57+ image : ghcr.io/intersectmbo/cardano-db-sync:13.6.0.0-pre
5858 environment :
5959 - DB_SYNC_CONFIG=${DB_SYNC_CONFIG:-}
6060 - DISABLE_LEDGER=${DISABLE_LEDGER}
You can’t perform that action at this time.
0 commit comments