Skip to content

Commit cf6b563

Browse files
[BUGFIX] Run tests with Solr 9.7.x (#1451)
1 parent e9568b0 commit cf6b563

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Build/Test/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ services:
4444
"
4545
4646
solr:
47-
image: docker.io/solr:9
47+
image: docker.io/solr:9.7
4848
volumes:
4949
- ${DLF_ROOT}/Configuration/ApacheSolr/configsets:/var/solr/data/configsets
5050
- ./solr/modules/ocrsearch:/opt/solr/modules/ocrsearch

0 commit comments

Comments
 (0)