We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc720f2 commit fa89f93Copy full SHA for fa89f93
manager/Dockerfile
@@ -1,6 +1,6 @@
1
FROM solsson/kafka-jre@sha256:06dabfc8cacd0687c8f52c52afd650444fb6d4a8e0b85f68557e6e7a5c71667c
2
3
-ENV KAFKA_MANAGER_VERSION=1.3.3.14
+ENV KAFKA_MANAGER_VERSION=1.3.3.16
4
5
RUN set -ex; \
6
export DEBIAN_FRONTEND=noninteractive; \
0 commit comments