Skip to content

Commit

Permalink
Bump lukemathwalker/cargo-chef (#1154)
Browse files Browse the repository at this point in the history
Bumps lukemathwalker/cargo-chef from latest-rust-1.71.0 to latest-rust-1.71.1.

---
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 Aug 9, 2023
1 parent 8080a17 commit 5fd49d4
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.71.0 AS chef
FROM lukemathwalker/cargo-chef:latest-rust-1.71.1 AS chef
WORKDIR app

FROM chef AS planner
Expand Down

1 comment on commit 5fd49d4

@vercel
Copy link

@vercel vercel bot commented on 5fd49d4 Aug 9, 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.vercel.app
atuin-docs-git-main-atuin.vercel.app
atuin-docs-atuin.vercel.app

Please sign in to comment.