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 `b890f8d` to `1cec80e`.

---
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 Dec 23, 2024
1 parent bb45c74 commit 68aab54
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:b890f8d8d60fbcc08c0507af3f54955ed737f39b1d2ef121fd842b6ae094e3b2 AS chef
FROM lukemathwalker/cargo-chef@sha256:1cec80eed70650b2628c7c11117507a3a3a468403304e989470e81abd47425b7 AS chef

WORKDIR /app

Expand Down

0 comments on commit 68aab54

Please sign in to comment.