Skip to content

Commit ef299f9

Browse files
committed
chore: move to bun part 2
1 parent 3adfa6e commit ef299f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ USER root
2525

2626
RUN bun install
2727
RUN forge build
28-
RUN bunx hardhat compile
28+
RUN bun hardhat compile
2929

3030
FROM busybox:1.37.0
3131

0 commit comments

Comments
 (0)