Skip to content

Commit 7be6694

Browse files
chore(deps): bump lukemathwalker/cargo-chef (atuinsh#2571)
Bumps lukemathwalker/cargo-chef from latest-rust-1.84.0-slim-bookworm to latest-rust-1.84.1-slim-bookworm. --- updated-dependencies: - dependency-name: lukemathwalker/cargo-chef dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent de9ba11 commit 7be6694

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM lukemathwalker/cargo-chef:latest-rust-1.84.0-slim-bookworm AS chef
1+
FROM lukemathwalker/cargo-chef:latest-rust-1.84.1-slim-bookworm AS chef
22
WORKDIR app
33

44
FROM chef AS planner

0 commit comments

Comments
 (0)