We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63e9921 commit 28677a9Copy full SHA for 28677a9
documentation/compose/ui-acl-with-zk.yaml
@@ -18,7 +18,7 @@ services:
18
KAFKA_CLUSTERS_0_PROPERTIES_SASL_JAAS_CONFIG: 'org.apache.kafka.common.security.plain.PlainLoginModule required username="admin" password="admin-secret";'
19
20
zookeeper:
21
- image: wurstmeister/zookeeper:3.4.6
+ image: zookeeper:3.8
22
environment:
23
JVMFLAGS: "-Djava.security.auth.login.config=/etc/zookeeper/zookeeper_jaas.conf"
24
volumes:
0 commit comments