chore(deps): update rust docker tag to v1.98
Some checks failed
gitleaks / scan (push) Failing after 1s
gitleaks / scan (pull_request) Failing after 0s

This commit is contained in:
Renovate Bot 2026-08-21 06:03:01 +00:00
parent 806effbca1
commit 20ed65608a

View file

@ -19,7 +19,7 @@
# secret or systemd EnvironmentFile — never
# commit it.
FROM rust:1.95-bookworm AS builder
FROM rust:1.98-bookworm AS builder
WORKDIR /build