Skip to content

Commit

Permalink
Update apache/activemq-artemis Docker tag to v2.39.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent 2104981 commit caee163
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 caee163

Please sign in to comment.