From 4477c5aa19a8cbb4fc79bf0381bcdbc992810424 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 17:53:23 +0800 Subject: [PATCH] chore(deps): update registry.access.redhat.com/ubi9/ubi docker tag to v9.5-1734495538 (#349) Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> Co-authored-by: red-hat-konflux[bot] <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 3a5ee6e..b8af4ef 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM quay.io/konflux-ci/oras:latest@sha256:66ccc8c3698304036a42739f6e1836f3399a46645be2d3c5d6d456b9c79fff40 as oras FROM registry.redhat.io/rhtas/cosign-rhel9:1.0.2-1719417920 as cosign -FROM registry.access.redhat.com/ubi9/ubi:9.5-1734081738 +FROM registry.access.redhat.com/ubi9/ubi:9.5-1734495538 ARG COSIGN_VERSION=2.4.0 ARG KUBECTL_VERSION=1.27.2