Skip to content

Commit 9dc1e44

Browse files
committed
Build with nightly rust as we use nightly features
Signed-off-by: MTRNord <MTRNord@users.noreply.github.com>
1 parent d6c0258 commit 9dc1e44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM rust:1.87 as builder
1+
FROM rustlang/rust:nightly as builder
22

33
WORKDIR /app
44
COPY . .

0 commit comments

Comments
 (0)