We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3adfa6e commit ef299f9Copy full SHA for ef299f9
Dockerfile
@@ -25,7 +25,7 @@ USER root
25
26
RUN bun install
27
RUN forge build
28
-RUN bunx hardhat compile
+RUN bun hardhat compile
29
30
FROM busybox:1.37.0
31
0 commit comments