Skip to content

Commit 30df311

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 30df311

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

kibana/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
FROM kibana:latest
1+
FROM docker.elastic.co/kibana/kibana:5.4.1
22

3-
EXPOSE 5601
3+
EXPOSE 5601

0 commit comments

Comments
 (0)