Bump rust from 1.83 to 1.85 in /backend (#6)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-03-29 11:03:53 +00:00 committed by GitHub
parent a8c813b9a7
commit 5356dc0eb9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
FROM rust:1.83 AS builder
FROM rust:1.85 AS builder
WORKDIR /usr/src/backend