Compare commits

..

No commits in common. "renovate/rust-1.x" and "main" have entirely different histories.

View file

@ -19,7 +19,7 @@
# secret or systemd EnvironmentFile — never
# commit it.
FROM rust:1.97-bookworm AS builder
FROM rust:1.95-bookworm AS builder
WORKDIR /build