mirror of
https://github.com/itzg/docker-minecraft-server
synced 2024-12-13 22:02:28 +00:00
* updating to java 7u55
This commit is contained in:
parent
6dbbcf61b7
commit
b354ba5981
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ FROM ubuntu:trusty
|
|||
|
||||
MAINTAINER itzg
|
||||
|
||||
ENV BUILT_ON 20140517
|
||||
ENV APT_GET_UPDATE 2014-07-19
|
||||
|
||||
RUN apt-get update
|
||||
RUN apt-get install -y openjdk-7-jre-headless
|
||||
|
|
Loading…
Reference in a new issue