Skip to content

Commit 45dd517

Browse files
committed
Upgrade to SOLR 9
1 parent 7e5397b commit 45dd517

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.solr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ services:
3131
# and code at https://github.com/docker-solr/docker-solr
3232
# README: https://github.com/docker-solr/docker-solr/blob/master/README.md
3333
# It's almost impossible to work with it if you don't read the docs there
34-
image: solr:8
34+
image: solr:9
3535
restart: "no"
3636
# Solr is served from this port inside the container.
3737
expose:

0 commit comments

Comments
 (0)