mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-09-13 09:27:58 +00:00
[es] Upgrade to 5.4.2
This commit is contained in:
@@ -4,7 +4,7 @@ LABEL maintainer "itzg"
|
|||||||
|
|
||||||
RUN apk -U add bash
|
RUN apk -U add bash
|
||||||
|
|
||||||
ENV ES_VERSION=5.4.1
|
ENV ES_VERSION=5.4.2
|
||||||
|
|
||||||
ADD https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-$ES_VERSION.tar.gz /tmp/es.tgz
|
ADD https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-$ES_VERSION.tar.gz /tmp/es.tgz
|
||||||
RUN cd /usr/share && \
|
RUN cd /usr/share && \
|
||||||
|
|||||||
Reference in New Issue
Block a user