From 8aa589e61ee63294453cdad488cba44a4a474422 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 08:05:46 +0000 Subject: [PATCH] Update quay.io/openshift/origin-must-gather Docker tag to v4.20.0 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- must-gather/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/must-gather/Dockerfile b/must-gather/Dockerfile index 60832a054..76a2db249 100644 --- a/must-gather/Dockerfile +++ b/must-gather/Dockerfile @@ -1,4 +1,4 @@ -FROM quay.io/openshift/origin-must-gather:4.12.0 AS builder +FROM quay.io/openshift/origin-must-gather:4.20.0 AS builder FROM registry.access.redhat.com/ubi8/ubi-minimal RUN microdnf install tar rsync jq