Skip to content

Commit 15c0b94

Browse files
Merge pull request #15272 from nestjs/renovate/confluentinc-cp-kafka-8.x
chore(deps): update confluentinc/cp-kafka docker tag to v8
2 parents eb8309a + ffc2204 commit 15c0b94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ services:
6060
kafka:
6161
container_name: test-kafka
6262
hostname: kafka
63-
image: confluentinc/cp-kafka:7.9.1
63+
image: confluentinc/cp-kafka:8.0.0
6464
depends_on:
6565
- zookeeper
6666
ports:

0 commit comments

Comments
 (0)