Skip to content

Commit 9a341a6

Browse files
Ivansete-statusdarshankabariya
authored andcommitted
use nightly docker rust image to allow release creation (#3628)
1 parent 5904546 commit 9a341a6

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
@@ -1,5 +1,5 @@
11
# BUILD NIM APP ----------------------------------------------------------------
2-
FROM rust:1.81.0-alpine3.19 AS nim-build
2+
FROM rustlang/rust:nightly-alpine3.19 AS nim-build
33

44
ARG NIMFLAGS
55
ARG MAKE_TARGET=wakunode2

0 commit comments

Comments
 (0)