Skip to content

Commit

Permalink
ACS-8937 Bump IE/SS to 2.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
SaraAspery committed Nov 15, 2024
1 parent 72f48d5 commit 4022a68
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
image: alfresco/alfresco-search-services:2.0.13
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
SOLR6_TAG=2.0.13
POSTGRES_TAG=15.4
ACTIVEMQ_TAG=5.18.3-jre17-rockylinux8

0 comments on commit 4022a68

Please sign in to comment.