now using ubuntu:16.04
This commit is contained in:
parent
7335adf325
commit
ae6a9eb9dc
|
@ -1,4 +1,4 @@
|
|||
FROM ubuntu:15.10
|
||||
FROM ubuntu:16.04
|
||||
MAINTAINER Marcel Otte <qwc+docker@mmo.to>
|
||||
RUN apt-get update && apt-get install -y openjdk-8-jre wget unzip
|
||||
RUN mkdir /terasology \
|
||||
|
|
Loading…
Reference in New Issue