chore(deps): update docker.io/rust docker tag to v1.83.0
All checks were successful
Test / build (map[name:nightly]) (pull_request) Successful in 3m8s
Test / build (map[name:stable]) (pull_request) Successful in 3m32s

This commit is contained in:
Renovate Bot 2024-12-02 21:45:38 +00:00
parent 957abe9be9
commit 6c047bd3f8

View file

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