diff --git a/Dockerfile b/Dockerfile index d81a36f..8ebf2f5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:14.04 +FROM ubuntu:14.10 MAINTAINER Marcel Otte RUN apt-get update && apt-get install -y openjdk-8-jre-headless RUN apt-get install -y wget unzip