Bump rust from 1.86 to 1.87 in /backend #37
1 changed files with 1 additions and 1 deletions
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>
commit
199f3f43ab
|
|
@ -1,4 +1,4 @@
|
||||||
FROM rust:1.86 AS builder
|
FROM rust:1.87 AS builder
|
||||||
|
|
||||||
WORKDIR /usr/src/backend
|
WORKDIR /usr/src/backend
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue