Skip to content

Commit

Permalink
Merge pull request #39 from data-catering/renovate/apache-activemq-ar…
Browse files Browse the repository at this point in the history
…temis-2.x

Update apache/activemq-artemis Docker tag to v2.35.0
  • Loading branch information
pflooky authored Jun 17, 2024
2 parents 23345f9 + e79f0c2 commit 0decc60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -435,7 +435,7 @@ services:
#messaging
activemq:
container_name: "activemq"
image: "apache/activemq-artemis:2.34.0"
image: "apache/activemq-artemis:2.35.0"
environment:
- "ARTEMIS_USER=artemis"
- "ARTEMIS_PASSWORD=artemis"
Expand Down

0 comments on commit 0decc60

Please sign in to comment.