We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1dbc19 commit 5826e38Copy full SHA for 5826e38
docker-compose.yml
@@ -28,7 +28,7 @@ services:
28
ZOOKEEPER_TICK_TIME: 2000
29
30
broker:
31
- image: confluentinc/cp-server:7.4.3
+ image: confluentinc/cp-server:7.6.1
32
hostname: broker
33
container_name: broker
34
depends_on:
0 commit comments