We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cb2b39 commit 01ed65cCopy full SHA for 01ed65c
main.star
@@ -41,7 +41,7 @@ def run(plan):
41
name="wasm",
42
config=ServiceConfig(
43
# Using CosmWasm version v0.1.0
44
- image="ghcr.io/rollkit/cosmwasm:3b5a25b",
+ image="ghcr.io/rollkit/cosmwasm:v0.1.0",
45
# Use ImageBuildSpec when testing changes to Dockerfile
46
# image = ImageBuildSpec(
47
# image_name="cosmwasm",
0 commit comments