Skip to content

Commit

Permalink
Docker builds use new workspace-optimizer
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanfrey committed Aug 28, 2020
1 parent 9656fa9 commit 4f03c8b
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 @@ -446,7 +446,7 @@ jobs:
- run:
name: Build development contracts
command: |
docker run --volumes-from with_code cosmwasm/rust-optimizer:0.10.1
docker run --volumes-from with_code cosmwasm/workspace-optimizer:0.10.2
docker cp with_code:/code/artifacts ./artifacts
- run:
name: Show data
Expand Down

0 comments on commit 4f03c8b

Please # to comment.