Skip to content

Commit 0477e87

Browse files
authored
Upgrade cosmovisor (#13)
1 parent 80def01 commit 0477e87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM golang:1.23.3-bookworm AS base-build
22

3-
RUN go install cosmossdk.io/tools/cosmovisor/cmd/cosmovisor@v1.7.0
3+
RUN go install cosmossdk.io/tools/cosmovisor/cmd/cosmovisor@f072ecaba61468d7bad864b92721116f72d4e8a6
44
RUN go install github.com/hashicorp/go-getter/cmd/[email protected]
55
RUN go install github.com/zeta-chain/dl-pipe/cmd/dl-pipe@dd55028ca122ad2577185ae0a5f5e95cd427ccdd
66

0 commit comments

Comments
 (0)