chore(deps): update docker.io/rust docker tag to v1.84.0
All checks were successful
ci/woodpecker/push/cron-docker-builder Pipeline was successful
Release Please / Release-plz (push) Successful in 1m23s
ci/woodpecker/push/push-next Pipeline was successful
ci/woodpecker/push/tag-created Pipeline was successful
Rust / build (map[name:nightly]) (push) Successful in 6m54s
Rust / build (map[name:stable]) (push) Successful in 7m36s
ci/woodpecker/cron/cron-docker-builder Pipeline was successful
ci/woodpecker/cron/push-next Pipeline was successful
ci/woodpecker/cron/tag-created Pipeline was successful

This commit is contained in:
Renovate Bot 2025-01-10 01:01:56 +00:00 committed by Paul Campbell
parent 6da36361c7
commit fd07a51408

View file

@ -1,4 +1,4 @@
FROM docker.io/rust:1.83.0-bookworm
FROM docker.io/rust:1.84.0-bookworm
RUN apt-get update && \
apt-get install -y libdbus-1-dev && \