mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-03-11 01:01:24 +00:00
Upgrading ES to 1.4.1
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
FROM itzg/ubuntu-openjdk-7
|
||||
|
||||
MAINTAINER itzg
|
||||
ENV ES_VERSION 1.4.0
|
||||
ENV ES_VERSION 1.4.1
|
||||
|
||||
RUN apt-get install -y wget && apt-get clean
|
||||
|
||||
|
||||
Reference in New Issue
Block a user