Bump rust from 1.87 to 1.89 in /sync-server (#99)

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-08-25 17:17:18 +01:00 committed by GitHub
parent 8c6271cd0e
commit a27b039646
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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