Skip to content

Commit

Permalink
fix: cosmovisor Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
bitnet authored Nov 22, 2023
1 parent aa19811 commit f800d2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/cosmovisor/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ RUN git checkout release/v1.0.x
RUN make build
RUN mv /root/build/cvnd /root/build/cvnd-v1

RUN git checkout release/v2.0.x
RUN git checkout release/v2.1.x
RUN make build

FROM debian:bullseye
Expand Down

0 comments on commit f800d2b

Please sign in to comment.