Bump rust from 1.90-slim-trixie to 1.91-slim-trixie in /sync-server (#156)

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-11-02 17:52:18 +00:00 committed by GitHub
parent cd57ea6682
commit 0a7b8568e8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
FROM rust:1.90-slim-trixie AS builder
FROM rust:1.91-slim-trixie AS builder
WORKDIR /usr/src/backend