Compare commits
No commits in common. "7cd03504c06d09a9de9d5eeeeb1ac259dd28c7cd" and "388827b9433eb13c340b7a5a60fab4017a1d150c" have entirely different histories.
7cd03504c0
...
388827b943
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM rust:1.50.0 as builder
|
||||
FROM rust:1.49.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