Commit 566f287d authored by Luca Cinquini's avatar Luca Cinquini
Browse files

Upgrading Solr image to 6.6

parent c2e99413
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
## Standard Solr container with setup of ESGF cores built-in
#####

FROM solr:5.5
FROM solr:6.6

MAINTAINER Earth System Grid Federation <esgf-devel@lists.llnl.gov>