Skip to content

Commit

Permalink
Bump SS/IE to 2.0.11 in 7-2-2 (#1572)
Browse files Browse the repository at this point in the history
  • Loading branch information
SaraAspery authored Jul 8, 2024
1 parent a6d0b9f commit 3c57b02
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ services:
- 5432:5432

solr6:
image: alfresco/alfresco-search-services:2.0.11-A6
image: alfresco/alfresco-search-services:2.0.11
mem_limit: 2g
environment:
#Solr needs to know how to register itself with Alfresco
Expand Down
2 changes: 1 addition & 1 deletion tests/environment/.env
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
TRANSFORMERS_TAG=5.1.2
SOLR6_TAG=2.0.11-A6
SOLR6_TAG=2.0.11
POSTGRES_TAG=13.3
ACTIVEMQ_TAG=5.16.1

0 comments on commit 3c57b02

Please sign in to comment.