Merge "Bump zookeeper from 3.7 to 3.8"

This commit is contained in:
Zuul 2023-10-17 17:10:00 +00:00 committed by Gerrit Code Review
commit 0218fe84ed

View File

@ -4,7 +4,7 @@ version: '2'
services:
zk:
image: docker.io/library/zookeeper:3.7
image: docker.io/library/zookeeper:3.8
restart: always
network_mode: host
user: "10001:10001"