From 41a7a2ff0408a4003998f2da2ffbd6cddafabaf1 Mon Sep 17 00:00:00 2001 From: Alessandro Di Stefano Date: Sat, 25 Jan 2025 08:51:41 +0000 Subject: [PATCH] Update toolbox-image.yaml --- .github/workflows/toolbox-image.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/toolbox-image.yaml b/.github/workflows/toolbox-image.yaml index 6513da6..b9e0776 100644 --- a/.github/workflows/toolbox-image.yaml +++ b/.github/workflows/toolbox-image.yaml @@ -36,8 +36,8 @@ jobs: containerfiles: | ./os_toolbox.Containerfile build-args: | - BASE_REPO=registry.fedoraproject.org/fedora-toolbox - BASE_TAG=testing + BASE_REPO=quay.io/fedora/fedora-toolbox + BASE_TAG=latest - name: Push to registry uses: redhat-actions/push-to-registry@v2 with: