Skip to content

Commit

Permalink
chore: move to bun part 2
Browse files Browse the repository at this point in the history
  • Loading branch information
roderik committed Nov 7, 2024
1 parent dc38212 commit bbb2706
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ USER root

RUN bun install
RUN forge build
RUN bunx hardhat compile
RUN bun hardhat compile

FROM busybox:1.37.0

Expand Down

0 comments on commit bbb2706

Please sign in to comment.