diff --git a/.gitpod.yml b/.gitpod.yml index 99b5c05..db2f408 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -1,4 +1,4 @@ -image: finschia/cw-gitpod:latest +image: finschia/cw-gitpod:1.0.0 checkoutLocation: "cw-gitpod" workspaceLocation: "./cw-gitpod/cosmwasm"