We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c430827 commit 0b89cecCopy full SHA for 0b89cec
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM rust:1.92.0-slim AS build
+FROM rust:1.93.0-slim AS build
2
3
RUN rustup target add x86_64-unknown-linux-musl && \
4
apt-get update && \
0 commit comments