We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2140689 commit cddbd44Copy full SHA for cddbd44
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM rust:1.72 as builder
+FROM rust:1.83 as builder
2
3
WORKDIR /app
4
COPY . .
0 commit comments