Skip to content

Commit 6867548

Browse files
chore(deps): update solr docker tag to v9.10.0
1 parent d5e4770 commit 6867548

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common-services.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ services:
117117
# - ./shogun-gs-interceptor/application.yml:/config/application.yml
118118
shogun-solr:
119119
container_name: ${CONTAINER_NAME_PREFIX}-solr
120-
image: solr:9.9.0
120+
image: solr:9.10.0
121121
volumes:
122122
- ./shogun-solr/solr_data:/var/solr
123123
- ./shogun-solr/jts.jar:/opt/solr/server/solr-webapp/webapp/WEB-INF/lib/jts.jar

0 commit comments

Comments
 (0)