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