Skip to content

Commit

Permalink
Pin rabbitmq to 3.12 series
Browse files Browse the repository at this point in the history
  • Loading branch information
alexdewar committed Feb 18, 2025
1 parent 437f504 commit 873243e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-services.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ services:
volumes:
- ./docker/pgadmin/servers.json:/pgadmin4/servers.json
mq:
image: rabbitmq:3-management
image: rabbitmq:3.12-management
restart: "unless-stopped"
ports:
- "15672:15672"
Expand Down

0 comments on commit 873243e

Please sign in to comment.