Skip to content

Commit

Permalink
Update rust-optimizer to v0.12.6 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Mauro Lacy committed May 10, 2022
1 parent 1608445 commit ddde6ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ jobs:
- run:
name: Build development contracts
command: |
docker run --volumes-from with_code cosmwasm/workspace-optimizer:0.12.4
docker run --volumes-from with_code cosmwasm/workspace-optimizer:0.12.6
docker cp with_code:/code/artifacts ./artifacts
- run:
name: Show data
Expand Down

0 comments on commit ddde6ac

Please sign in to comment.