Skip to content

Commit

Permalink
Revert version restriction to solr:9.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaslow committed Sep 23, 2024
1 parent 4fc439c commit ae395b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Build/Test/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ services:
"
solr:
image: docker.io/solr:9.6
image: docker.io/solr:9
volumes:
- ${DLF_ROOT}/Configuration/ApacheSolr/configsets:/var/solr/data/configsets
- ./solr/modules/ocrsearch:/opt/solr/modules/ocrsearch
Expand Down

0 comments on commit ae395b4

Please sign in to comment.