Skip to content

Commit e47e02c

Browse files
Merge pull request #23 from igorcampos-dev/renovate/confluentinc-cp-zookeeper-7.x
chore(deps): update confluentinc/cp-zookeeper docker tag to v7.9.2
2 parents b5cc8a5 + b664119 commit e47e02c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-kafka-example/compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ services:
1010
SPRING_PROFILES_ACTIVE: "default"
1111

1212
zookeeper:
13-
image: confluentinc/cp-zookeeper:7.4.0
13+
image: confluentinc/cp-zookeeper:7.9.2
1414
environment:
1515
ZOOKEEPER_CLIENT_PORT: 2181
1616
ZOOKEEPER_TICK_TIME: 2000

0 commit comments

Comments
 (0)