We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3b862cb + 1af8464 commit 8b26b38Copy full SHA for 8b26b38
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM rust:1.83-slim as builder
+FROM rust:1.86-slim as builder
2
WORKDIR /app
3
COPY . .
4
RUN cargo build --release
0 commit comments