Skip to content

Commit

Permalink
Kafka-manager wouldn't build with JDK 11 so let's keep the old image
Browse files Browse the repository at this point in the history
  • Loading branch information
solsson committed Nov 28, 2018
1 parent 8164b1e commit a1cf20e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manager/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM solsson/jdk-opensource:11.0.1@sha256:740feb6c1ecbdf2beac1dc41405c3215511b90d83a7211f805e88f92946dd2a9
FROM solsson/kafka-jre:8@sha256:1ebc3c27c30f5925d240aaa0858e111c2fa6d358048b0f488860ea9cd9c84822

ENV KAFKA_MANAGER_VERSION=1.3.3.18

Expand Down

0 comments on commit a1cf20e

Please sign in to comment.