Skip to content

Commit

Permalink
chore: Update RabbitMQ container to 4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
robere2 committed Nov 21, 2024
1 parent 320590d commit 6ce57d1
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 @@ -70,7 +70,7 @@ services:
- glimpse_network

rabbitmq:
image: rabbitmq:3.10-management
image: rabbitmq:4.0-management
restart: unless-stopped
ports:
- "5672:5672"
Expand Down

0 comments on commit 6ce57d1

Please sign in to comment.