Skip to content

Commit

Permalink
add dockerio for community compose
Browse files Browse the repository at this point in the history
  • Loading branch information
pmacius committed Feb 22, 2024
1 parent 8c809eb commit e6f795a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose/community-docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ services:
ports:
- "8083:8983" # Browser port
activemq:
image: quay.io/alfresco/alfresco-activemq:5.18.3-jre17-rockylinux8
image: docker.io/alfresco/alfresco-activemq:5.18.3-jre17-rockylinux8
mem_limit: 1g
ports:
- "8161:8161" # Web Console
Expand Down

0 comments on commit e6f795a

Please sign in to comment.