Skip to content

Commit

Permalink
use regular comunity image while waiting for OPSEXP-2843
Browse files Browse the repository at this point in the history
  • Loading branch information
alxgomz committed Oct 2, 2024
1 parent c163806 commit 27f3d7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/community-docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
alfresco:
image: ${REGISTRY}/${REGISTRY_NAMESPACE}/alfresco-content-repository:${TAG}
image: alfresco/alfresco-content-repository-community:23.3.0
mem_limit: 1900m
environment:
JAVA_TOOL_OPTIONS: >-
Expand Down

0 comments on commit 27f3d7d

Please sign in to comment.