Skip to content

Commit

Permalink
fix artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
yito88 committed Nov 14, 2024
1 parent 05a4716 commit 0a55d50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ VERSION 0.8

wasmd:
FROM cosmwasm/wasmd:v0.52.0
SAVE ARTIFACT /usr/bin/wasmd

namada:
FROM +wasmd
SAVE ARTIFACT /usr/bin/wasmd

FROM rust:1.81.0-bookworm

Expand Down

0 comments on commit 0a55d50

Please sign in to comment.