Skip to content

Commit 451b0b4

Browse files
authored
Bump Canton image to 0.5.17 (#2509)
1 parent 021c111 commit 451b0b4

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

framework/.changeset/v0.15.13.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
- Bump Aptos image to v1.42.1
2+
- Bump Canton image to v0.5.17

framework/components/blockchain/canton/canton.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import (
1313

1414
// Canton Defaults
1515
const (
16-
SpliceVersion = "0.5.13"
16+
SpliceVersion = "0.5.17"
1717
Image = "ghcr.io/digital-asset/decentralized-canton-sync/docker/canton"
1818
)
1919

0 commit comments

Comments
 (0)