Skip to content

Commit d403d0e

Browse files
committed
correct docker image for jsd
1 parent 9c0f2e0 commit d403d0e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

configs/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ chains:
55
- id: hyperweb
66
name: custom
77
numValidators: 1
8-
image: ghcr.io/cosmology-tech/jsd:0.1.0
8+
image: ghcr.io/cosmology-tech/jsd:0.1.1
99
home: /root/.jsd
1010
binary: jsdd
1111
prefix: hyper

configs/local.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ chains:
55
- id: hyperweb
66
name: custom
77
numValidators: 1
8-
image: ghcr.io/cosmology-tech/jsd:0.1.0
8+
image: ghcr.io/cosmology-tech/jsd:0.1.1
99
home: /root/.jsd
1010
binary: jsdd
1111
prefix: hyper

0 commit comments

Comments
 (0)