We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6755195 + 5e5a6f9 commit 843f31eCopy full SHA for 843f31e
1 file changed
specs/cosmwasm/cosmwasm-optimize.yaml
@@ -4,7 +4,7 @@ command:
4
docker run --rm -v "$(pwd)":/code
5
--mount type=volume,source="$(basename "$(pwd)")_cache",target=/code/target
6
--mount type=volume,source=registry_cache,target=/usr/local/cargo/registry
7
- cosmwasm/rust-optimizer:0.12.10
+ cosmwasm/rust-optimizer:0.12.12
8
tags:
9
- cosmwasm
10
description: >
0 commit comments