Bump rust from 1.86 to 1.87 in /backend

Bumps rust from 1.86 to 1.87.

---
updated-dependencies:
- dependency-name: rust
  dependency-version: '1.87'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-05-16 05:23:24 +00:00 committed by GitHub
parent 87ec86a3ad
commit 199f3f43ab
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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