From 7ca05cc5f573437fc30b8ec9885cbe4569d080be Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 11:03:05 +0000 Subject: [PATCH] chore(deps): update registry.access.redhat.com/ubi10 docker tag to v10.1-1773895909 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 2653a9ed4..96938f706 100644 --- a/Dockerfile +++ b/Dockerfile @@ -29,7 +29,7 @@ RUN make GOFLAGS='-buildvcs=false' COMMIT_ID=${COMMIT_ID} VERSION=${VERSION_ID} # Run # -FROM registry.access.redhat.com/ubi10:10.1-1772441712 +FROM registry.access.redhat.com/ubi10:10.1-1773895909 LABEL \ name="tssc" \