From fce7a4bfd0728fceb431c182093a46bd0207b4d1 Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Wed, 29 Jan 2025 11:54:49 +0100 Subject: [PATCH] .cockpit-ci: Move tasks container to ghcr.io The quay repository was removed as it's been stale for over a year. --- .cockpit-ci/container | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cockpit-ci/container b/.cockpit-ci/container index 5748dfde0d3e..776daa3f464b 100644 --- a/.cockpit-ci/container +++ b/.cockpit-ci/container @@ -1 +1 @@ -quay.io/cockpit/tasks:2024-03-15 +ghcr.io/cockpit-project/tasks:2024-03-16