Skip to content

Commit

Permalink
docker: bump rabbitmq to version 4
Browse files Browse the repository at this point in the history
Signed-off-by: Florian Amsallem <[email protected]>
  • Loading branch information
flomonster committed Oct 10, 2024
1 parent 96c960e commit 2db608d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ services:
interval: 5s

rabbitmq:
image: rabbitmq:3-management
image: rabbitmq:4-management
container_name: osrd-rabbitmq
ports:
- "5672:5672"
Expand Down

0 comments on commit 2db608d

Please sign in to comment.