chore(deps): update docker.io/library/rust docker tag to v1.74.1 #30

Merged
CSRBot merged 1 commits from renovate/docker.io-library-rust-1.x into master 2023-12-07 20:48:24 +00:00
Showing only changes of commit 6e8cd0e837 - Show all commits

View File

@ -1,4 +1,4 @@
FROM docker.io/library/rust:1.74.0-slim-buster AS build
FROM docker.io/library/rust:1.74.1-slim-buster AS build
ARG RPMBUILDER_VERSION=master