Skip to content

Commit

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

Update apache/activemq-artemis Docker tag to v2.39.0
  • Loading branch information
pflooky authored Dec 20, 2024
2 parents 7a1ccd7 + caee163 commit 96617ae
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.38.0}"
image: "apache/activemq-artemis:${ACTIVEMQ_VERSION:-2.39.0}"
ports:
- "61616:61616"
- "8161:8161"
Expand Down

0 comments on commit 96617ae

Please sign in to comment.