Skip to content

Commit

Permalink
Merge pull request #84 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.37.0
  • Loading branch information
pflooky authored Sep 27, 2024
2 parents 590068d + 0a6b45d commit 095a4f2
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 @@ -9,7 +9,7 @@ services:
retries: 3
test: [CMD-SHELL, "curl -k -f http://localhost:8161/admin"]
timeout: 5s
image: "apache/activemq-artemis:${ACTIVEMQ_VERSION:-2.34.0}"
image: "apache/activemq-artemis:${ACTIVEMQ_VERSION:-2.37.0}"
ports:
- "61616:61616"
- "8161:8161"
Expand Down

0 comments on commit 095a4f2

Please sign in to comment.