We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 347e655 commit f6df670Copy full SHA for f6df670
docker-compose.yml
@@ -89,7 +89,7 @@ services:
89
links:
90
- 'postgres'
91
kibana:
92
- image: docker.elastic.co/kibana/kibana:7.13.2
+ image: docker.elastic.co/kibana/kibana:7.16.3
93
container_name: kibana
94
# volumes:
95
# - ./kibana.yml:/usr/share/kibana/config/kibana.yml
0 commit comments