Skip to content

Commit 092d2e9

Browse files
Update registry.access.redhat.com/ubi8/ubi-minimal Docker tag to v8.10-1756195339
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 54dc7df commit 092d2e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/python/ovmsclient/Dockerfile.redhat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
#
1616

1717
ARG BASE_IMAGE=registry.access.redhat.com/ubi8/ubi:8.10
18-
ARG FINAL_IMAGE=registry.access.redhat.com/ubi8/ubi-minimal:8.10
18+
ARG FINAL_IMAGE=registry.access.redhat.com/ubi8/ubi-minimal:8.10-1756195339
1919

2020
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #
2121
FROM $BASE_IMAGE as base_build

0 commit comments

Comments
 (0)