Skip to content

Commit

Permalink
Elastic updated to 6.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamBien committed Sep 24, 2018
1 parent be139b4 commit 5b7b1f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elasticsearch/Dockerfile
Expand Up @@ -2,7 +2,7 @@ FROM airhacks/java
MAINTAINER Adam Bien, adam-bien.com
RUN useradd elasticsearch
ENV INSTALL_DIR /home/elasticsearch
ENV VERSION 6.0.1
ENV VERSION 6.4.1
USER elasticsearch
WORKDIR /home/elasticsearch
RUN curl -O https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-${VERSION}.zip \
Expand Down

0 comments on commit 5b7b1f1

Please sign in to comment.