Skip to content

Commit

Permalink
Pin per Debian package registry
Browse files Browse the repository at this point in the history
  • Loading branch information
alnoki committed Jul 21, 2024
1 parent 0a7c66d commit ca87e2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/rust-builder/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM rust:1.79.0-slim-bookworm
RUN cargo install cargo-chef@0.1.67
RUN apt-get update && apt-get install -y --no-install-recommends \
git \
git=1:2.39.2-1.1 \
&& rm -rf /var/lib/apt/lists/*
ENV CARGO_NET_GIT_FETCH_WITH_CLI=true

0 comments on commit ca87e2b

Please sign in to comment.