Compare commits
No commits in common. "89ae63d235c45fd3c9f01dfbada18dfe754fe01a" and "3f21e3d25835f4120be0d3374c6272888dc6d351" have entirely different histories.
89ae63d235
...
3f21e3d258
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM rust:1.54.0 as builder
|
||||
FROM rust:1.53.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