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 d5aadf6 commit 14eba23
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 @@ -6,7 +6,7 @@ services:
environment:
- ALLOW_ANONYMOUS_LOGIN=yes
kafka:
image: bitnami/kafka:2
image: bitnami/kafka:3
ports:
- "9092:9092"
- "9093:9093"
Expand Down

0 comments on commit 14eba23

Please sign in to comment.