Skip to content

Commit

Permalink
chore(deps): bump lukemathwalker/cargo-chef (#2383)
Browse files Browse the repository at this point in the history
Bumps lukemathwalker/cargo-chef from latest-rust-1.80.1-slim-bookworm to latest-rust-1.81.0-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>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 41e66ab commit e87162b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM lukemathwalker/cargo-chef:latest-rust-1.80.1-slim-bookworm AS chef
FROM lukemathwalker/cargo-chef:latest-rust-1.81.0-slim-bookworm AS chef
WORKDIR app

FROM chef AS planner
Expand Down

0 comments on commit e87162b

Please sign in to comment.