Skip to content

Commit 1e6b960

Browse files
authored
fix: upgrade kafka-manager to 1.3.3.17
upgrade to latest kafka-manager => https://github.com/yahoo/kafka-manager/releases/tag/1.3.3.17
1 parent aeacb4d commit 1e6b960

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manager/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM solsson/kafka-jre@sha256:06dabfc8cacd0687c8f52c52afd650444fb6d4a8e0b85f68557e6e7a5c71667c
22

3-
ENV KAFKA_MANAGER_VERSION=1.3.3.16
3+
ENV KAFKA_MANAGER_VERSION=1.3.3.17
44

55
RUN set -ex; \
66
export DEBIAN_FRONTEND=noninteractive; \

0 commit comments

Comments
 (0)