Skip to content

Commit

Permalink
build(deps): bump lukemathwalker/cargo-chef in /qns
Browse files Browse the repository at this point in the history
Bumps lukemathwalker/cargo-chef from `ca7d16d` to `66b16e2`.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 10, 2025
1 parent b6e4cfc commit 70a16fd
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:ca7d16daba13bfc84d947cb16f54cdaf547c830b4292e58618ccb4747202ef23 AS chef
FROM lukemathwalker/cargo-chef@sha256:66b16e2261871e522c3c8b2bc2da4222843e03b3581f4f2a98ac8fc59fa3d3ae AS chef

WORKDIR /app

Expand Down

0 comments on commit 70a16fd

Please sign in to comment.