Skip to content

Commit

Permalink
Merge pull request #35935 from pwright/patch-1
Browse files Browse the repository at this point in the history
update image tag to pull    ActiveMQ Artemis Server version 2.30.0
  • Loading branch information
gsmet authored Sep 18, 2023
2 parents ff841e3 + a18477b commit a958a74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/main/asciidoc/jms.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ You can follow the instructions from the https://activemq.apache.org/components/

[source,bash]
----
docker run -it --rm -p 8161:8161 -p 61616:61616 -p 5672:5672 -e AMQ_USER=quarkus -e AMQ_PASSWORD=quarkus quay.io/artemiscloud/activemq-artemis-broker:0.1.4
docker run -it --rm -p 8161:8161 -p 61616:61616 -p 5672:5672 -e AMQ_USER=quarkus -e AMQ_PASSWORD=quarkus quay.io/artemiscloud/activemq-artemis-broker:1.0.21
----

=== The price producer
Expand Down

0 comments on commit a958a74

Please sign in to comment.