Skip to content

Commit

Permalink
add compose test
Browse files Browse the repository at this point in the history
  • Loading branch information
pmacius committed Sep 17, 2024
1 parent ddbeaac commit a710204
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ services:
volumes:
- shared-file-store-volume:/tmp/Alfresco/sfs
share:
image: quay.io/alfresco/alfresco-share:23.2.1
image: ${REGISTRY}/${REGISTRY_NAMESPACE}/alfresco-share:${TAG}
mem_limit: 1g
environment:
REPO_HOST: "alfresco"
Expand Down

0 comments on commit a710204

Please sign in to comment.