Compare commits
No commits in common. "1e1be1f9693aa61ac66159787bbbe224dfacb8e2" and "66f05c3ede37a1e49d9bdf92f275cf993844cbca" have entirely different histories.
1e1be1f969
...
66f05c3ede
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM rust:1.62.1 as builder
|
||||
FROM rust:1.55.0 as builder
|
||||
|
||||
RUN git clone https://github.com/matrix-org/rust-synapse-compress-state.git && \
|
||||
cargo install --path rust-synapse-compress-state
|
||||
|
|
Loading…
Reference in a new issue