Skip to content

Commit

Permalink
add optimize to tilt-scripts/Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
anihamde committed Feb 17, 2025
1 parent b843faa commit fdce4e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tilt-scripts/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ RUN forge install OpenZeppelin/[email protected] --no-git --no-commi
RUN forge install OpenZeppelin/[email protected] --no-git --no-commit
RUN forge install Uniswap/permit2@0x000000000022D473030F116dDEE9F6B43aC78BA3 --no-git --no-commit
RUN forge install nomad-xyz/ExcessivelySafeCall@be417ab0c26233578b8d8f3a37b87bd1fcb4e286 --no-git --no-commit
RUN forge build --via-ir
RUN forge build --via-ir --optimize


FROM python:$PYTHON_VERSION
Expand Down

0 comments on commit fdce4e7

Please sign in to comment.