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 7
7
- Fix an issue with drep metadata images [ #1857 ]
8
8
- Fix an issue with pool_stat [ #1833 ]
9
9
- Expect pool_stat instead of pool_stats in config [ #1880 ]
10
+ - Enacted gov_action_proposal are no longer marked as dropped
10
11
11
12
12
13
## 13.5.0.2
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ services:
33
33
max-file : " 10"
34
34
35
35
cardano-node :
36
- image : ghcr.io/intersectmbo/cardano-node:10.0 .0-pre
36
+ image : ghcr.io/intersectmbo/cardano-node:10.1 .0-pre
37
37
environment :
38
38
- NETWORK=${NETWORK:-mainnet}
39
39
volumes :
@@ -54,7 +54,7 @@ services:
54
54
max-file : " 10"
55
55
56
56
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
58
58
environment :
59
59
- DB_SYNC_CONFIG=${DB_SYNC_CONFIG:-}
60
60
- DISABLE_LEDGER=${DISABLE_LEDGER}
You can’t perform that action at this time.
0 commit comments