We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents edffa63 + e4a4058 commit 916008fCopy full SHA for 916008f
implementations/rust-boon/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM rust:1.84-slim AS builder
+FROM rust:1.85-slim AS builder
2
3
RUN rustup target add x86_64-unknown-linux-musl
4
RUN apt update && apt install -y musl-tools musl-dev build-essential gcc-x86-64-linux-gnu
0 commit comments