We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a242a0 commit 5c19690Copy full SHA for 5c19690
eth2near/Dockerfile
@@ -1,5 +1,5 @@
1
# syntax=docker/dockerfile:1
2
-FROM lukemathwalker/cargo-chef:latest-rust-1.84-slim-bookworm AS chef
+FROM lukemathwalker/cargo-chef:latest-rust-1.84-bookworm AS chef
3
RUN cargo install --locked sccache
4
ENV RUSTC_WRAPPER=sccache
5
ENV SCCACHE_CACHE_SIZE=2G
0 commit comments