Skip to content

Conversation

@emgrav
Copy link
Member

@emgrav emgrav commented Oct 3, 2023

No description provided.

@emgrav emgrav self-assigned this Oct 3, 2023
RUN apt install -yqq --no-install-recommends \
build-essential cmake libssl-dev pkg-config git musl-tools jq xmlstarlet lcov protobuf-compiler libprotobuf-dev libprotoc-dev
RUN rustup toolchain uninstall /usr/local/rustup/toolchains/*
RUN rustup toolchain add $NIGHTLY_VERSION --component rustfmt --component clippy --component llvm-tools-preview
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should put nightly at the end as it is the only layer that would change frequently and the rest can be cached

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants