Compare commits
No commits in common. "ce3b5cbc213c7d882154694f2f51bb395a697204" and "2f2349dcb07205ac73c91418f1ca7a0e5b4b468c" have entirely different histories.
ce3b5cbc21
...
2f2349dcb0
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM rust:1.52.1 as builder
|
FROM rust:1.52.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
|
||||||
|
|
Loading…
Reference in a new issue