From 80e9e5f3ca3a76743a327db184e846e34a461f76 Mon Sep 17 00:00:00 2001 From: Shahzad Malik Muzaffar Date: Tue, 25 Jan 2022 10:46:05 +0100 Subject: [PATCH] added cmssw/alma8 images --- recipe.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipe.yaml b/recipe.yaml index 38c279b..703d5ec 100644 --- a/recipe.yaml +++ b/recipe.yaml @@ -37,6 +37,8 @@ input: - 'https://registry.hub.docker.com/cmssw/ubi8:x86_64*' - 'https://registry.hub.docker.com/cmssw/ubi8:aarch64*' - 'https://registry.hub.docker.com/cmssw/ubi8:ppc64le*' + - 'https://registry.hub.docker.com/cmssw/alma8:x86_64*' + - 'https://registry.hub.docker.com/cmssw/alma8:aarch64*' - 'https://registry.hub.docker.com/stfc/grid-workernode-c6:2018-12-14.1' - 'https://registry.hub.docker.com/stfc/grid-workernode-c7:2018-12-14.1' - 'https://registry.hub.docker.com/atlrpv1l/stop1lxaod:latest' -- GitLab