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 GitHub
parent 7a009c8b27
commit 9808e205af
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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