From 2b4cbdd35dc5cdf1154f093e30321cc0a73b1aee Mon Sep 17 00:00:00 2001 From: GPelayo Date: Thu, 15 Feb 2018 17:29:19 -0800 Subject: [PATCH] Updated Metadata Indexer Version --- boardwalk/prod.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boardwalk/prod.yml b/boardwalk/prod.yml index 213c90f..250c59d 100644 --- a/boardwalk/prod.yml +++ b/boardwalk/prod.yml @@ -2,7 +2,7 @@ version: '2' services: dcc-metadata-indexer: - image: quay.io/ucsc_cgl/metadata-indexer:2.0.10 + image: quay.io/ucsc_cgl/metadata-indexer:2.0.11 #build: dcc-metadata-indexer/v2 environment: USER_GROUP: "${user_group}"