Skip to content

Commit

Permalink
test: bump rmq version for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoandrewss committed Jun 19, 2024
1 parent a1b8699 commit 0f8094c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: "3.4"
services:
rabbitmq:
container_name: rabbitmq
image: 'rabbitmq:3.12.2-alpine'
image: 'rabbitmq:3.13.3-alpine'
ports:
- "5672:5672"
healthcheck:
Expand Down

0 comments on commit 0f8094c

Please sign in to comment.