From f0659656f7cf80acbcc295b26094c63d470ec240 Mon Sep 17 00:00:00 2001 From: Tommaso Diotalevi Date: Fri, 22 Nov 2024 10:22:07 +0100 Subject: [PATCH] Change container registry for QUnfold --- recipe.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipe.yaml b/recipe.yaml index 3d563c9..72a45e7 100644 --- a/recipe.yaml +++ b/recipe.yaml @@ -467,4 +467,4 @@ input: - 'https://gitlab-registry.cern.ch/cms-ppdweb/automation-tutorial:dev' - 'https://registry.cern.ch/atlas-nersc-t3/atlas-grid-centos7-x86_64:*' - 'https://registry.cern.ch/atlas-nersc-t3/atlas-grid-almalinux9-x86_64:*' - - 'https://registry.hub.docker.com/tommaso93/kernel_qunfold:*' + - 'https://ghcr.io/tommasodiotalevi/kernel-qunfold:*' -- GitLab