Skip to content

Commit

Permalink
Merge pull request #120 from ayeshLK/workflow-update
Browse files Browse the repository at this point in the history
Update ActiveMQ image version
  • Loading branch information
ayeshLK authored Jan 26, 2024
2 parents 63ac3f6 + b047b90 commit 343e7a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ballerina/tests/resources/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '2'

services:
activemq:
image: 'apache/activemq-classic:5.18.2'
image: 'apache/activemq-classic:6.0.0'
container_name: activemq-test-server
ports:
- '61616:61616'

0 comments on commit 343e7a3

Please sign in to comment.