1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2025-06-27 16:35:59 +00:00

chore: bump ruma & rust

This commit is contained in:
Matthias Ahouansou 2025-03-01 02:44:24 +00:00
parent d0c1b920ae
commit 8acacdebc8
No known key found for this signature in database
6 changed files with 17 additions and 17 deletions

View file

@ -1,4 +1,4 @@
FROM rust:1.80.0
FROM rust:1.81.0
WORKDIR /workdir