We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7d6024 commit 7b763baCopy full SHA for 7b763ba
Dockerfile
@@ -1,5 +1,5 @@
1
# syntax=docker/dockerfile:1.4
2
-FROM lukemathwalker/cargo-chef:0.1.61-rust-1.71.0 AS chef
+FROM lukemathwalker/cargo-chef:0.1.62-rust-1.71.0 AS chef
3
WORKDIR /app
4
5
FROM chef AS planner
0 commit comments