Skip to content

Commit 5c19690

Browse files
committed
no slim?
1 parent 6a242a0 commit 5c19690

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eth2near/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# syntax=docker/dockerfile:1
2-
FROM lukemathwalker/cargo-chef:latest-rust-1.84-slim-bookworm AS chef
2+
FROM lukemathwalker/cargo-chef:latest-rust-1.84-bookworm AS chef
33
RUN cargo install --locked sccache
44
ENV RUSTC_WRAPPER=sccache
55
ENV SCCACHE_CACHE_SIZE=2G

0 commit comments

Comments
 (0)