From 3391ff2453c8f8046640b66997c302dccfa53297 Mon Sep 17 00:00:00 2001 From: Paige Patton <64206430+paigerube14@users.noreply.github.com> Date: Mon, 18 May 2026 12:10:04 -0400 Subject: [PATCH] container scenario template image update (#1342) Signed-off-by: Paige Patton --- CI/templates/container_scenario_pod.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CI/templates/container_scenario_pod.yaml b/CI/templates/container_scenario_pod.yaml index 444ff056..4a5f135c 100644 --- a/CI/templates/container_scenario_pod.yaml +++ b/CI/templates/container_scenario_pod.yaml @@ -8,7 +8,7 @@ spec: hostNetwork: true containers: - name: fedtools - image: docker.io/fedora/tools + image: quay.io/fedora/fedora:latest command: - /bin/sh - -c