File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ services:
1111 ports :
1212 - " 9200:9200/tcp"
1313 set-kibana-password :
14- image : docker.elastic.co/kibana/kibana:9.0.0 @sha256:2aceda91f87c1cd35886d5699a920daaf656f4078f40a31494c1950d8f5cfea7
14+ image : docker.elastic.co/kibana/kibana:9.0.1 @sha256:8298fac9df65785fdd8f00f977d2484ecfed8d1c2172730d43ee33d092b45a3f
1515 restart : on-failure
1616 links :
1717 - elasticsearch
@@ -22,7 +22,7 @@ services:
2222 elasticsearch :
2323 condition : service_started
2424 kibana :
25- image : docker.elastic.co/kibana/kibana:9.0.0 @sha256:2aceda91f87c1cd35886d5699a920daaf656f4078f40a31494c1950d8f5cfea7
25+ image : docker.elastic.co/kibana/kibana:9.0.1 @sha256:8298fac9df65785fdd8f00f977d2484ecfed8d1c2172730d43ee33d092b45a3f
2626 environment :
2727 SERVER_NAME : kibana
2828 ELASTICSEARCH_HOSTS : http://es:9200
You can’t perform that action at this time.
0 commit comments