We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82617c7 commit c4acc2bCopy full SHA for c4acc2b
springwolf-examples/springwolf-jms-example/docker-compose.yml
@@ -11,7 +11,7 @@ services:
11
- activemq
12
13
activemq:
14
- image: apache/activemq-artemis:2.42.0-alpine
+ image: apache/activemq-artemis:2.43.0-alpine
15
environment:
16
EXTRA_ARGS: --http-host 0.0.0.0 --relax-jolokia --nio
17
ARTEMIS_USER: artemis
0 commit comments