Skip to content

Commit

Permalink
Use versioned kafka image
Browse files Browse the repository at this point in the history
  • Loading branch information
anton-subbotin committed Mar 4, 2024
1 parent d94576d commit b819108
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/combined-worker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ services:
- 5432:5432

kafka:
image: confluentinc/cp-kafka:latest
image: confluentinc/cp-kafka:7.6.0
ports:
- 9092:9092
environment:
Expand Down

0 comments on commit b819108

Please sign in to comment.