use nightly docker rust image to allow release creation (#3628)

This commit is contained in:
Ivan FB 2025-10-18 15:38:57 +02:00 committed by darshankabariya
parent 59045461d3
commit 9a341a68e5
No known key found for this signature in database
GPG Key ID: 9A92CCD9899F0D22

View File

@ -1,5 +1,5 @@
# BUILD NIM APP ----------------------------------------------------------------
FROM rust:1.81.0-alpine3.19 AS nim-build
FROM rustlang/rust:nightly-alpine3.19 AS nim-build
ARG NIMFLAGS
ARG MAKE_TARGET=wakunode2