We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14fdaa1 commit 898f085Copy full SHA for 898f085
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-# syntax=docker/dockerfile:1.21
+# syntax=docker/dockerfile:1.22
2
FROM lukemathwalker/cargo-chef:latest-rust-1.87 AS chef
3
WORKDIR /app
4
0 commit comments