From 55a72610360ab9fdc2d4d11a27c4e2fd55f45e7e Mon Sep 17 00:00:00 2001
From: Lukas Heinrich <lukas.heinrich@gmail.com>
Date: Tue, 18 Feb 2020 09:41:51 +0100
Subject: [PATCH] wildcards for pyhf and atlas

---
 recipe.yaml | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/recipe.yaml b/recipe.yaml
index 18a9259..0778068 100644
--- a/recipe.yaml
+++ b/recipe.yaml
@@ -8,8 +8,10 @@ input:
     - 'https://registry.hub.docker.com/library/centos:latest'
     - 'https://registry.hub.docker.com/library/centos:centos6'
     - 'https://registry.hub.docker.com/library/centos:centos7'
-    - 'https://registry.hub.docker.com/atlas/analysisbase:21.2.60'
-    - 'https://registry.hub.docker.com/atlas/athena:21.0.15_100.0.2'
+    - 'https://registry.hub.docker.com/atlas/analysisbase:21.2.1*'
+    - 'https://registry.hub.docker.com/atlas/athanalysis:21.2.1*'
+    - 'https://registry.hub.docker.com/atlas/athena:21.0.*'
+    - 'https://registry.hub.docker.com/atlas/athena:22.0.*'
     - 'https://registry.hub.docker.com/cmssw/cc8:latest'
     - 'https://registry.hub.docker.com/cmssw/cc8:amd64'
     - 'https://registry.hub.docker.com/cmssw/cc8:aarch64'
@@ -48,8 +50,7 @@ input:
     - 'https://registry.hub.docker.com/jodafons/gpu-base:latest'
     - 'https://registry.hub.docker.com/sweber613/fractaljets:HFSF2019'
     - 'https://registry.hub.docker.com/pyhf/pyhf:latest-stable'
-    - 'https://registry.hub.docker.com/pyhf/pyhf:v0.3.2'
-    - 'https://registry.hub.docker.com/pyhf/pyhf:v0.3.3'
+    - 'https://registry.hub.docker.com/pyhf/pyhf:*'
     - 'https://gitlab-registry.cern.ch/clange/cmssw-docker/cc7-cms:*'
     - 'https://gitlab-registry.cern.ch/clange/cmssw-docker/cmssw_10_6_8_patch1:latest'
     - 'https://gitlab-registry.cern.ch/awesome-workshop/payload-docker-cms:*'
-- 
GitLab