Compare commits

..

No commits in common. "66f05c3ede37a1e49d9bdf92f275cf993844cbca" and "89ae63d235c45fd3c9f01dfbada18dfe754fe01a" have entirely different histories.

View file

@ -1,4 +1,4 @@
FROM rust:1.55.0 as builder FROM rust:1.54.0 as builder
RUN git clone https://github.com/matrix-org/rust-synapse-compress-state.git && \ RUN git clone https://github.com/matrix-org/rust-synapse-compress-state.git && \
cargo install --path rust-synapse-compress-state cargo install --path rust-synapse-compress-state