Compare commits

..

No commits in common. "700ed13a2f973e11ec32093cde0cf9cabd81d876" and "967ecf75afb923562eca02d5893a247edc4fadbd" have entirely different histories.

View file

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