Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mantzas committed Mar 16, 2024
1 parent c4e9a8f commit d5aadf6
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 @@ -20,7 +20,7 @@ services:
depends_on:
- zookeeper
rabbitmq:
image: docker.io/bitnami/rabbitmq:latest
image: docker.io/bitnami/rabbitmq:3.12
ports:
- '4369:4369'
- '5551:5551'
Expand Down

0 comments on commit d5aadf6

Please sign in to comment.