Unverified Commit 8785c72e authored by Matt Pryor's avatar Matt Pryor Committed by GitHub
Browse files

Merge pull request #83 from ESGF/issue/82/solr6-upgrade

Upgrading Solr image to 6.6
parents bb41f653 5c9a5e3a
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>