Bump rust from 1.90-slim-trixie to 1.91-slim-trixie in /sync-server

Bumps rust from 1.90-slim-trixie to 1.91-slim-trixie.

---
updated-dependencies:
- dependency-name: rust
  dependency-version: 1.91-slim-trixie
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-10-31 05:30:02 +00:00 committed by GitHub
parent 2b9d77d165
commit c3207108a5
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