diff --git a/docker-compose.yml b/docker-compose.yml index e66bb56d..50e83dcf 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -93,7 +93,7 @@ services: - 4store solr-ut: - image: ontoportal/solr-ut:0.1.0 + image: ontoportal/solr-ut:0.2.0 healthcheck: test: ["CMD-SHELL", "curl -sf http://localhost:8983/solr/term_search_core1/admin/ping?wt=json | grep -iq '\"status\":\"OK\"}' || exit 1"] start_period: 3s