Skip to content

Commit

Permalink
134: Update rabbitmq to 4.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
lfse-slafleur committed Jan 7, 2025
1 parent 86df10b commit 9e63834
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 @@ -12,7 +12,7 @@ volumes:

services:
rabbitmq:
image: rabbitmq:3.12-management
image: rabbitmq:4.0.5-management
restart: unless-stopped
volumes:
- "broker-data:/var/lib/rabbitmq/"
Expand Down

0 comments on commit 9e63834

Please sign in to comment.