Skip to content

Commit

Permalink
Bump SS/IE to 2.0.11-A6 in 7-4-2 (#1567)
Browse files Browse the repository at this point in the history
  • Loading branch information
SaraAspery authored Jun 27, 2024
1 parent 81bd58b commit 39c9694
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.10
image: alfresco/alfresco-search-services:2.0.11-A6
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,3 +1,3 @@
SOLR6_TAG=2.0.10
SOLR6_TAG=2.0.11-A6
POSTGRES_TAG=14.4
ACTIVEMQ_TAG=5.17.1-jre11-rockylinux8

0 comments on commit 39c9694

Please sign in to comment.