Bump lukemathwalker/cargo-chef (#681)
Bumps lukemathwalker/cargo-chef from latest-rust-1.64.0 to latest-rust-1.67.0. --- updated-dependencies: - dependency-name: lukemathwalker/cargo-chef dependency-type: direct:production ... 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:
parent
5d6aff3536
commit
ffca02926c
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM lukemathwalker/cargo-chef:latest-rust-1.64.0 AS chef
|
||||
FROM lukemathwalker/cargo-chef:latest-rust-1.67.0 AS chef
|
||||
WORKDIR app
|
||||
|
||||
FROM chef AS planner
|
||||
|
|
Loading…
Reference in a new issue