We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 209f460 commit ddd1a24Copy full SHA for ddd1a24
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM rust:1.85-bookworm AS builder
+FROM rust:1.93-bookworm AS builder
2
WORKDIR /build
3
COPY Cargo.toml Cargo.lock ./
4
COPY src ./src
0 commit comments