mirror of
https://github.com/itzg/docker-minecraft-server
synced 2024-12-13 05:42:28 +00:00
Adding 1.4 stream at 1.4.0
This commit is contained in:
parent
ee9f27546b
commit
3c8db58c7e
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
FROM itzg/ubuntu-openjdk-7
|
||||
|
||||
MAINTAINER itzg
|
||||
ENV ES_VERSION 1.3.5
|
||||
ENV ES_VERSION 1.4.0
|
||||
|
||||
RUN apt-get install -y wget && apt-get clean
|
||||
|
||||
|
|
Loading…
Reference in a new issue