Skip to content

Commit

Permalink
Update apache/activemq-artemis Docker tag to v2.38.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 25, 2024
1 parent 8797364 commit d350b81
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.37.0}"
image: "apache/activemq-artemis:${ACTIVEMQ_VERSION:-2.38.0}"
ports:
- "61616:61616"
- "8161:8161"
Expand Down

0 comments on commit d350b81

Please sign in to comment.