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.
2 parents a80584f + fc562e3 commit 040fe17Copy full SHA for 040fe17
Dockerfile
@@ -1,7 +1,7 @@
1
FROM openjdk:8u111-jre-alpine
2
3
-ENV KAFKA_VERSION=0.10.1.1 \
4
- SCALA_VERSION=2.11 \
+ENV KAFKA_VERSION=0.10.2.0 \
+ SCALA_VERSION=2.12 \
5
GPG_KEY=AB55EF5C \
6
KAFKA_HOME=/kafka
7
0 commit comments