Skip to content

Commit

Permalink
Update activemq version
Browse files Browse the repository at this point in the history
  • Loading branch information
rosswhitfield committed Apr 12, 2024
1 parent e2b2459 commit dabe4cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tests/integration/docker-compose-rpm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ services:
dockerfile: ./Dockerfile

activemq:
image: rmohr/activemq
image: apache/activemq-classic
hostname: activemq
ports:
- 8161:8161
Expand Down
2 changes: 1 addition & 1 deletion tests/integration/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ services:
dockerfile: ./tests/integration/Dockerfile

activemq:
image: rmohr/activemq
image: apache/activemq-classic
hostname: activemq
ports:
- 8161:8161
Expand Down

0 comments on commit dabe4cf

Please sign in to comment.