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.91
1 parent 72403fd commit f11ee3cCopy full SHA for f11ee3c
Dockerfile
@@ -1,7 +1,7 @@
1
-FROM lukemathwalker/cargo-chef:latest-rust-1.85-bookworm AS chef
+FROM lukemathwalker/cargo-chef:latest-rust-1.91-bookworm AS chef
2
WORKDIR /usr/src
3
4
-ENV SCCACHE=0.10.0
+ENV SCCACHE=0.12.0
5
ENV RUSTC_WRAPPER=/usr/local/bin/sccache
6
ENV SCCACHE_DIR=/sccache
7
0 commit comments