Skip to content

Commit

Permalink
update to ES 7.3 (#1650)
Browse files Browse the repository at this point in the history
  • Loading branch information
p365labs authored and ruflin committed Aug 15, 2019
1 parent 1642f6a commit 5f71248
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion env/elasticsearch/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#https://www.docker.elastic.co/
FROM docker.elastic.co/elasticsearch/elasticsearch:7.2.0
FROM docker.elastic.co/elasticsearch/elasticsearch:7.3.0
MAINTAINER Nicolas Ruflin <[email protected]>

RUN /usr/share/elasticsearch/bin/elasticsearch-plugin install --batch ingest-attachment
Expand Down

0 comments on commit 5f71248

Please sign in to comment.