mirror of
https://github.com/itzg/docker-minecraft-server
synced 2024-12-13 22:02:28 +00:00
parent
a179f5f7ba
commit
3e8eca6e28
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ MAINTAINER itzg
|
|||
|
||||
RUN apk -U add bash
|
||||
|
||||
ENV ES_VERSION=5.0.1
|
||||
ENV ES_VERSION=5.0.2
|
||||
|
||||
ADD https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-$ES_VERSION.tar.gz /tmp/es.tgz
|
||||
RUN cd /usr/share && \
|
||||
|
|
Loading…
Reference in a new issue