We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e5397b commit 45dd517Copy full SHA for 45dd517
docker-compose.solr.yaml
@@ -31,7 +31,7 @@ services:
31
# and code at https://github.com/docker-solr/docker-solr
32
# README: https://github.com/docker-solr/docker-solr/blob/master/README.md
33
# It's almost impossible to work with it if you don't read the docs there
34
- image: solr:8
+ image: solr:9
35
restart: "no"
36
# Solr is served from this port inside the container.
37
expose:
0 commit comments