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

This commit is contained in:
CSRBot 2023-08-25 18:27:34 +02:00
parent 5e409205f8
commit 4b98729e05
1 changed files with 1 additions and 1 deletions

View File

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