chore(deps): update docker.io/rust docker tag to v1.81.0 #157

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

View file

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