Skip to content

Commit

Permalink
bump solr6 image in compose override
Browse files Browse the repository at this point in the history
  • Loading branch information
alxgomz committed Jan 22, 2024
1 parent d3d088a commit 899bf33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose/solr6-override-docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ services:
-XX:MinRAMPercentage=50
-XX:MaxRAMPercentage=80
solr6:
image: quay.io/alfresco/search-services:2.0.8.1
image: quay.io/alfresco/search-services:2.0.9
mem_limit: 2g
environment:
# Solr needs to know how to register itself with Alfresco
Expand Down

0 comments on commit 899bf33

Please sign in to comment.