updated ubuntu image, due to java8 dependency
This commit is contained in:
parent
899757a436
commit
286e92a275
|
@ -1,4 +1,4 @@
|
|||
FROM ubuntu:14.04
|
||||
FROM ubuntu:14.10
|
||||
MAINTAINER Marcel Otte <qwc+docker@mmo.to>
|
||||
RUN apt-get update && apt-get install -y openjdk-8-jre-headless
|
||||
RUN apt-get install -y wget unzip
|
||||
|
|
Loading…
Reference in New Issue