Skip to content

Commit e19609d

Browse files
committed
fix: update cardano images
Signed-off-by: Simon Gellis <[email protected]>
1 parent 6ef9ba7 commit e19609d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

manifest.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"cardanoconnect": {
33
"image": "ghcr.io/hyperledger/firefly-cardanoconnect",
4-
"tag": "v0.3.0",
5-
"sha": "3980f1d549a6cb1f397f8e66f6ed5bdd29a91580c68fd413ace8cc011dab9178"
4+
"tag": "v0.4.0",
5+
"sha": "d691cb0efe996b14b56ca90e88062ba79902a9d3a00c42324a6f2a6f4c769de7"
66
},
77
"cardanosigner": {
88
"image": "ghcr.io/hyperledger/firefly-cardanosigner",
9-
"tag": "v0.3.0",
10-
"sha": "ac5ee089513f734c0673f3faa136ac04b5918f3a27a5bd57b840e63a74984e32"
9+
"tag": "v0.4.0",
10+
"sha": "d5d391a25525f33ef30d9c1a21c109c6221e7aeba6afb4bf3a11f0933f594044"
1111
},
1212
"ethconnect": {
1313
"image": "ghcr.io/hyperledger/firefly-ethconnect",
@@ -66,7 +66,7 @@
6666
},
6767
"ui": {
6868
"tag": "v1.3.1",
69-
"release": "v1.3.1"
69+
"release": "v1.3.1"
7070
},
7171
"cli": {
7272
"tag": "v1.3.3-rc.1"

0 commit comments

Comments
 (0)