Skip to content

Commit c15f898

Browse files
committed
Try using 3.9.1
1 parent 8a56826 commit c15f898

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ services:
165165
- "/var/run/docker.sock:/var/run/docker.sock"
166166

167167
kafka:
168-
image: apache/kafka:3.7.1
168+
image: apache/kafka:3.9.1
169169
ports:
170170
- "9092:9092"
171171
volumes:

0 commit comments

Comments
 (0)