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 8049584 + c682647 commit 4230f4bCopy full SHA for 4230f4b
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM rust:1.96-slim as builder
+FROM rust:1.97-slim as builder
2
WORKDIR /app
3
COPY . .
4
RUN cargo build --release
0 commit comments