Bump rust from 1.85 to 1.86 in /backend
Bumps rust from 1.85 to 1.86. --- updated-dependencies: - dependency-name: rust dependency-version: '1.86' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
181ea4faef
commit
ea28ebc995
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM rust:1.85 AS builder
|
||||
FROM rust:1.86 AS builder
|
||||
|
||||
WORKDIR /usr/src/backend
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue