Skip to content

Commit a3449c6

Browse files
author
Mauro Lacy
committed
Update optimizer to latest in CI
1 parent e57c62e commit a3449c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -588,7 +588,7 @@ jobs:
588588
- run:
589589
name: Build development contracts
590590
command: |
591-
docker run --volumes-from with_code cosmwasm/workspace-optimizer:0.12.6
591+
docker run --volumes-from with_code cosmwasm/workspace-optimizer:0.12.10
592592
docker cp with_code:/code/artifacts ./artifacts
593593
- run:
594594
name: Show data

0 commit comments

Comments
 (0)