Selaa lähdekoodia

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
ItaloBC 7 vuotta sitten
vanhempi
säilyke
30df311ec2
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      kibana/Dockerfile

+ 2 - 2
kibana/Dockerfile

@@ -1,3 +1,3 @@
-FROM kibana:latest
+FROM docker.elastic.co/kibana/kibana:5.4.1
 
-EXPOSE 5601
+EXPOSE 5601