We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55643e2 commit 92f1808Copy full SHA for 92f1808
Dockerfile
@@ -8,6 +8,8 @@ run cargo --version
8
9
run cargo install cargo-chef
10
11
+env NETTLE_STATIC=yes
12
+
13
# ---
14
15
from base as plan
0 commit comments