We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0d1a3ff + 4a5aaf9 commit 5646395Copy full SHA for 5646395
implementations/rust-boon/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM rust:1.92.0-slim AS builder
+FROM rust:1.93.0-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