diff --git a/Dockerfile b/Dockerfile index 13a53d9..5b0aab1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:14.04 +FROM ubuntu:18.04 # Set version and github repo which you want to build from ENV GITHUB_OWNER druid-io