Skip to content

Commit

Permalink
chore(example): Bump rabbitmq from 3.9-management-alpine to rabbitmq:…
Browse files Browse the repository at this point in the history
…4.0-management-alpine in amqp-example
  • Loading branch information
sam0r040 committed Sep 27, 2024
1 parent 0f7402d commit d460c8a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ services:
- amqp

amqp:
image: rabbitmq:3.9-management-alpine
image: rabbitmq:4.0-management-alpine
ports:
# AMQP protocol port
- '5672:5672'
Expand Down

0 comments on commit d460c8a

Please sign in to comment.