bump MSRV to 1.75.0 for latest ruma
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
632276ae99
commit
6063a671c3
4 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
# syntax=docker/dockerfile:1
|
||||
FROM docker.io/rust:1.74.1-bullseye AS base
|
||||
FROM docker.io/rust:1.75.0-bullseye AS base
|
||||
|
||||
FROM base AS builder
|
||||
WORKDIR /usr/src/conduit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue