Skip to content

Commit

Permalink
Bump lukemathwalker/cargo-chef (#1297)
Browse files Browse the repository at this point in the history
Bumps lukemathwalker/cargo-chef from latest-rust-1.72.0-buster to latest-rust-1.73.0-buster.

---
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 Oct 17, 2023
1 parent ad6cae4 commit cfd7032
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.72.0-buster AS chef
FROM lukemathwalker/cargo-chef:latest-rust-1.73.0-buster AS chef
WORKDIR app

FROM chef AS planner
Expand Down

1 comment on commit cfd7032

@vercel
Copy link

@vercel vercel bot commented on cfd7032 Oct 17, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

atuin-docs – ./

atuin-docs-atuin.vercel.app
atuin-docs.vercel.app
atuin-docs-git-main-atuin.vercel.app

Please sign in to comment.