Skip to content

Commit fdde86b

Browse files
Update registry.access.redhat.com/ubi9-minimal Docker tag to v9.5-1745855087
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent af6f136 commit fdde86b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ARG uid=1001
1313

1414
RUN make clean vet
1515

16-
FROM registry.access.redhat.com/ubi9-minimal:9.5-1734497536 AS prod
16+
FROM registry.access.redhat.com/ubi9-minimal:9.5-1745855087 AS prod
1717

1818
ARG uid=1001
1919

0 commit comments

Comments
 (0)