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 `acfab68` to `3bf32e0`.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 618f31c commit 896bd3b
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:acfab68709ad444b7cc9106d7e90a2bce4a77ed63889712fb6686e0e6ecfe8aa AS chef
FROM lukemathwalker/cargo-chef@sha256:3bf32e02df18ed868a19bcf6e937f99ca155cce42e45140737113526efd33c5f AS chef

WORKDIR /app

Expand Down

0 comments on commit 896bd3b

Please sign in to comment.