We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e57c62e commit a3449c6Copy full SHA for a3449c6
.circleci/config.yml
@@ -588,7 +588,7 @@ jobs:
588
- run:
589
name: Build development contracts
590
command: |
591
- docker run --volumes-from with_code cosmwasm/workspace-optimizer:0.12.6
+ docker run --volumes-from with_code cosmwasm/workspace-optimizer:0.12.10
592
docker cp with_code:/code/artifacts ./artifacts
593
594
name: Show data
0 commit comments