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.
2 parents 7997623 + 57b043b commit ca49a43Copy full SHA for ca49a43
ticketing-eventing/stack/docker-compose.yml
@@ -5,7 +5,7 @@ services:
5
# ============= Kafka =============
6
#
7
zookeeper:
8
- image: confluentinc/cp-zookeeper:7.8.3@sha256:d4ccbc1d6d33822349d4953ddcde654702901dbfca2ec62a0e44e05ffa726903
+ image: confluentinc/cp-zookeeper:7.9.2@sha256:c03f6fe4af97d57c42518b8deaf2753ed338ee414812f258f9cf32c977fe0a53
9
environment:
10
ZOOKEEPER_CLIENT_PORT: 2181
11
ZOOKEEPER_TICK_TIME: 2000
0 commit comments