Skip to content

Commit

Permalink
chore(deps): bump lukemathwalker/cargo-chef
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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 9, 2024
1 parent 5ed36b7 commit e87025e
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 e87025e

Please sign in to comment.