Skip to content

Commit 03b551f

Browse files
authored
Change to official repository
Elastic.co announced they will pull out their official images from the Docker Registry and user their own. There will be no updates starting 6/20/2017. Pulling needs explicit version. Currently 5.4.1
1 parent 05f8166 commit 03b551f

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

elasticsearch/Dockerfile

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
FROM elasticsearch:latest
2-
3-
MAINTAINER Bo-Yi Wu <appleboy.tw@gmail.com>
1+
FROM docker.elastic.co/elasticsearch/elasticsearch:5.4.1
42

53
EXPOSE 9200 9300

0 commit comments

Comments
 (0)