bump zookeeper version

This commit is contained in:
trikimiki 2025-02-27 16:16:05 +02:00
parent 0725679689
commit f772bab218

View File

@ -20,7 +20,7 @@ version: '3.0'
services:
zookeeper:
restart: always
image: "zookeeper:3.8.0"
image: "zookeeper:3.8.1"
ports:
- "2181"
environment: