We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a16c96a commit f2abe95Copy full SHA for f2abe95
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM rust:1.89 AS builder
+FROM rust:1.91 AS builder
2
3
WORKDIR app
4
COPY . .
0 commit comments