Compare commits
2 commits
700ed13a2f
...
388827b943
Author | SHA1 | Date | |
---|---|---|---|
388827b943 | |||
6bed7872fd |
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM rust:1.48.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