chore(deps): update docker.io/rust docker tag to v1.80.0

This commit is contained in:
Renovate Bot 2024-08-02 10:01:11 +00:00
parent cd2e918247
commit 6f1e80daf5

View file

@ -1,4 +1,4 @@
FROM docker.io/rust:1.79.0-bookworm
FROM docker.io/rust:1.80.0-bookworm
RUN apt-get update && \
apt-get install -y clang-16 mold && \