Skip to content

Commit

Permalink
fix(deps): Bump lukemathwalker/cargo-chef
Browse files Browse the repository at this point in the history
Bumps lukemathwalker/cargo-chef from latest-rust-1.81.0-slim-bullseye to latest-rust-1.82.0-slim-bullseye.

---
updated-dependencies:
- dependency-name: lukemathwalker/cargo-chef
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 18, 2024
1 parent f11fde5 commit ed35936
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.81.0-slim-bullseye as build_base
FROM lukemathwalker/cargo-chef:latest-rust-1.82.0-slim-bullseye as build_base

FROM build_base as planner
WORKDIR /cadency
Expand Down

0 comments on commit ed35936

Please sign in to comment.