We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 94f5a82 + 5798747 commit a778772Copy full SHA for a778772
integration/docker-compose.yml
@@ -50,7 +50,7 @@ services:
50
zookeeper:
51
container_name: test-zookeeper
52
hostname: zookeeper
53
- image: confluentinc/cp-zookeeper:7.5.2
+ image: confluentinc/cp-zookeeper:7.5.3
54
ports:
55
- "2181:2181"
56
environment:
0 commit comments