chore(deps): update dependency docker.io/library/rust to v1.71.1

This commit is contained in:
CSRBot 2023-08-08 01:24:45 +02:00
parent a17fc897de
commit 88b59e0e6f

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