Skip to content

Commit e17557c

Browse files
chore(deps): update docker.io/library/rust docker tag to v1.91.0
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 5cf97ca commit e17557c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kbs/docker/kbs-client/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM docker.io/library/rust:1.85.1 AS builder
1+
FROM docker.io/library/rust:1.91.0 AS builder
22
ARG ARCH=x86_64
33

44
WORKDIR /usr/src/kbs

0 commit comments

Comments
 (0)