Skip to content

Commit

Permalink
Bump SS/IE to 2.0.11 in 7-3-2
Browse files Browse the repository at this point in the history
  • Loading branch information
SaraAspery committed Jul 5, 2024
1 parent 0e9ab71 commit 566d1c4
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,3 +1,3 @@
SOLR6_TAG=2.0.11-A6
SOLR6_TAG=2.0.11
POSTGRES_TAG=14.4
ACTIVEMQ_TAG=5.17.1-jre11-rockylinux8

0 comments on commit 566d1c4

Please sign in to comment.