We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5f5b59 commit b45b409Copy full SHA for b45b409
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