Skip to content

Commit

Permalink
Upgrade cosmovisor to 1.6.0 (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
gartnera authored Sep 13, 2024
1 parent 7b470c9 commit b8096da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM golang:1.22.5-bookworm AS base-build

RUN go install cosmossdk.io/tools/cosmovisor/cmd/cosmovisor@v1.5.0
RUN go install cosmossdk.io/tools/cosmovisor/cmd/cosmovisor@v1.6.0
RUN go install github.com/hashicorp/go-getter/cmd/[email protected]
RUN go install github.com/zeta-chain/dl-pipe/cmd/dl-pipe@latest

Expand Down

0 comments on commit b8096da

Please sign in to comment.