chore(deps): update docker.io/rust docker tag to v1.80.1 #140

Merged
kemitix merged 1 commit from renovate/docker.io-rust-1.x into dev 2024-08-09 08:35:12 +01:00
Showing only changes of commit bbbb010762 - Show all commits

View file

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