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 5904546 commit 9a341a6Copy full SHA for 9a341a6
Dockerfile
@@ -1,5 +1,5 @@
1
# BUILD NIM APP ----------------------------------------------------------------
2
-FROM rust:1.81.0-alpine3.19 AS nim-build
+FROM rustlang/rust:nightly-alpine3.19 AS nim-build
3
4
ARG NIMFLAGS
5
ARG MAKE_TARGET=wakunode2
0 commit comments