We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17376ce commit f3ead43Copy full SHA for f3ead43
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM rust:1.57.0 AS builder
+FROM rust:1.58.0 AS builder
2
WORKDIR /usr/src/reshape
3
COPY . .
4
RUN cargo build --release
0 commit comments