Skip to content

Commit 73af8ac

Browse files
committed
Bump MB_SOLR_TAG to v3.4.1
1 parent 9cb2b37 commit 73af8ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile.tests

+1-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ RUN curl -sLO http://archive.apache.org/dist/lucene/solr/$SOLR_VERSION/solr-$SOL
114114
./install_solr_service.sh solr-$SOLR_VERSION.tgz && \
115115
systemctl disable solr
116116

117-
ENV MB_SOLR_TAG v3.3.1
117+
ENV MB_SOLR_TAG v3.4.1
118118

119119
# Steps taken from https://github.com/metabrainz/mb-solr/blob/master/Dockerfile
120120
RUN sudo -E -H -u musicbrainz git clone --branch $MB_SOLR_TAG --depth 1 --recursive https://github.com/metabrainz/mb-solr.git && \

0 commit comments

Comments
 (0)