Skip to content

Commit 0a02cb4

Browse files
authored
Merge pull request #16 from jpoon/patch-1
fix: upgrade kafka-manager to 1.3.3.17
2 parents aeacb4d + 1e6b960 commit 0a02cb4

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)