diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-02-18 21:01:42 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-18 21:01:42 -0800 |
| commit | 7be6694b85d14e174a12775c9dcc26f576816429 (patch) | |
| tree | 87209c9db24ebd42d4d63121ae2492a61370d4d5 /Dockerfile | |
| parent | chore(deps): bump debian (#2579) (diff) | |
| download | atuin-7be6694b85d14e174a12775c9dcc26f576816429.zip | |
chore(deps): bump lukemathwalker/cargo-chef (#2571)
Bumps lukemathwalker/cargo-chef from latest-rust-1.84.0-slim-bookworm to latest-rust-1.84.1-slim-bookworm.
---
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>
Diffstat (limited to 'Dockerfile')
| -rw-r--r-- | Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -FROM lukemathwalker/cargo-chef:latest-rust-1.84.0-slim-bookworm AS chef +FROM lukemathwalker/cargo-chef:latest-rust-1.84.1-slim-bookworm AS chef WORKDIR app FROM chef AS planner |
