Skip to content

Commit

Permalink
build(deps): bump lukemathwalker/cargo-chef in /qns (#2391)
Browse files Browse the repository at this point in the history
Bumps lukemathwalker/cargo-chef from `9d68a1b` to `8d7418b`.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent 6225352 commit a304464
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qns/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM lukemathwalker/cargo-chef@sha256:9d68a1b38034d02bf694f819433a40f20ded326d2f20593724f166911db28ef8 AS chef
FROM lukemathwalker/cargo-chef@sha256:8d7418b380e6a13210a0eee2a672c648cd358aebfc3bfeaa93272e3ba28245aa AS chef

WORKDIR /app

Expand Down

0 comments on commit a304464

Please sign in to comment.