From 80e8da34822c88a46e11a438d0cd5b21b4955630 Mon Sep 17 00:00:00 2001
From: Marcelo Vogel <mavogel@cern.ch>
Date: Fri, 26 Jun 2020 13:56:56 +0200
Subject: [PATCH] Added the images with the now official name convention for
 atlas/athsimulation

---
 recipe.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/recipe.yaml b/recipe.yaml
index a30f5a1..c1b480b 100644
--- a/recipe.yaml
+++ b/recipe.yaml
@@ -16,6 +16,7 @@ input:
     - 'https://registry.hub.docker.com/atlas/athena:22.0.*'
     - 'https://registry.hub.docker.com/atlas/athsimulation:21.0.*'
     - 'https://registry.hub.docker.com/atlas/athsimulation:22.0.*'
+    - 'https://registry.hub.docker.com/atlas/athsimulation:sw*'
     - 'https://registry.hub.docker.com/cmssw/cc8:amd64*'
     - 'https://registry.hub.docker.com/cmssw/cc8:aarch64*'
     - 'https://registry.hub.docker.com/cmssw/cc8:ppc64le*'
-- 
GitLab