Compare commits

..

No commits in common. "388827b9433eb13c340b7a5a60fab4017a1d150c" and "700ed13a2f973e11ec32093cde0cf9cabd81d876" have entirely different histories.

View file

@ -1,4 +1,4 @@
FROM rust:1.49.0 as builder FROM rust:1.48.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