Compare commits

..

No commits in common. "renovate/all" and "main" have entirely different histories.

View File

@ -1,4 +1,4 @@
FROM rust:1.82.0-slim-bullseye as base
FROM rust:1.62.1-slim-bullseye as base
RUN rustup target add x86_64-unknown-linux-musl