musicbrainz-server
musicbrainz-server copied to clipboard
Update Java and Solr versions in Dockerfile.tests
mb-solr is being upgraded to Solr 9.4.0 and Java 17, hence update the tests dockerfile to use the same versions. Using the same JDK variant we use in mb-solr (eclipse temurin jdk17).