Skip to content

Commit

Permalink
chore: release fxcorevisor v7.0.1-rc0
Browse files Browse the repository at this point in the history
  • Loading branch information
nulnut committed Feb 23, 2024
1 parent 94f6d38 commit fe3a977
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/cosmovisor/Dockerfile_v7
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ FROM functionx/fx-core:4.1.0-rc0 as fxv4_1
FROM functionx/fx-core:4.2.2 as fxv4_2
FROM functionx/fx-core:5.0.0 as fxv5
FROM functionx/fx-core:6.0.0 as fxv6
FROM functionx/fx-core:7.0.0-rc0 as fxv7
FROM functionx/fx-core:7.0.1-rc0 as fxv7

# build fxcorevisor
FROM alpine:3.18
Expand Down

0 comments on commit fe3a977

Please sign in to comment.