Merge pull request 'Update dependency rust to v1.62.1' (#10) from renovate/rust-1.x into master
Reviewed-on: #10
This commit is contained in:
commit
1e1be1f969
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM rust:1.55.0 as builder
|
FROM rust:1.62.1 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