We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de9ba11 commit 7be6694Copy full SHA for 7be6694
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM lukemathwalker/cargo-chef:latest-rust-1.84.0-slim-bookworm AS chef
+FROM lukemathwalker/cargo-chef:latest-rust-1.84.1-slim-bookworm AS chef
2
WORKDIR app
3
4
FROM chef AS planner
0 commit comments