We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39c86bb commit 48c6e94Copy full SHA for 48c6e94
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM rust:1.82.0 AS chef
+FROM rust:1.87.0 AS chef
2
RUN cargo install cargo-chef
3
WORKDIR app
4
0 commit comments