We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e5f681 commit fb9c2daCopy full SHA for fb9c2da
ahnlich/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM lukemathwalker/cargo-chef:latest-rust-1.78.0 AS chef
+FROM lukemathwalker/cargo-chef:latest-rust-1.81.0 AS chef
2
WORKDIR /app
3
RUN apt update && apt install lld clang -y
4
FROM chef AS planner
0 commit comments