Skip to content

Commit 666353a

Browse files
Update confluentinc/cp-zookeeper Docker tag to v7.2.2
1 parent f38e976 commit 666353a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/docker-compose.kafkacluster.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
version: '2'
33
services:
44
zookeeper:
5-
image: confluentinc/cp-zookeeper:7.1.0
5+
image: confluentinc/cp-zookeeper:7.2.2
66
hostname: zookeeper
77
container_name: zookeeper
88
ports:

0 commit comments

Comments
 (0)