Skip to content

Commit 48aceab

Browse files
committed
Use RabbitMQ 3.13 in readme
1 parent 390b495 commit 48aceab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Launch the broker:
8080
----
8181
docker run -it --rm --name rabbitmq -p 5552:5552 -p 5672:5672 \
8282
-e RABBITMQ_SERVER_ADDITIONAL_ERL_ARGS='-rabbitmq_stream advertised_host localhost' \
83-
rabbitmq:3.12
83+
rabbitmq:3.13
8484
----
8585

8686
Enable the stream plugin:

0 commit comments

Comments
 (0)