chore(deps): update docker.io/rust docker tag to v1.82.0
All checks were successful
Test / checks (map[name:stable]) (pull_request) Successful in 2m6s
Test / checks (map[name:nightly]) (pull_request) Successful in 4m17s
Test / checks (map[name:nightly]) (push) Successful in 2m7s
Test / checks (map[name:stable]) (push) Successful in 4m38s

This commit is contained in:
Renovate Bot 2024-10-17 23:45:55 +00:00
parent b4f2ef51dd
commit ed148bfb8d

View file

@ -1,4 +1,4 @@
FROM docker.io/rust:1.81.0-bookworm
FROM docker.io/rust:1.82.0-bookworm
WORKDIR /app
COPY Cargo.toml ./