From 6c3e33e41d1fdd8226283bbe45be8fc4b0a5512f Mon Sep 17 00:00:00 2001 From: Fokko Driesprong Date: Wed, 25 Sep 2019 08:57:29 +0200 Subject: [PATCH] Bump to Apache Druid 0.16.0 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 97bb934..705e943 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM openjdk:8 -ENV DRUID_VERSION 0.15.1-incubating +ENV DRUID_VERSION 0.16.0-incubating ENV ZOOKEEPER_VERSION 3.4.14 # Get Druid