Skip to content

Commit

Permalink
Update workspace-optimizer to latest version in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
maurolacy committed Dec 22, 2021
1 parent 4c5b8bf commit a478ec2
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 @@ -831,7 +831,7 @@ jobs:
- run:
name: Build development contracts
command: |
docker run --volumes-from with_code cosmwasm/workspace-optimizer:0.12.3
docker run --volumes-from with_code cosmwasm/workspace-optimizer:0.12.4
docker cp with_code:/code/artifacts ./artifacts
- run:
name: Show data
Expand Down

0 comments on commit a478ec2

Please sign in to comment.