Skip to content

Commit f79499c

Browse files
committed
fix(deps): update dependency docker.elastic.co/kibana/kibana to v7.17.4
1 parent 10fb4d3 commit f79499c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ services:
8989
links:
9090
- 'postgres'
9191
kibana:
92-
image: docker.elastic.co/kibana/kibana:7.16.3
92+
image: docker.elastic.co/kibana/kibana:7.17.4
9393
container_name: kibana
9494
# volumes:
9595
# - ./kibana.yml:/usr/share/kibana/config/kibana.yml

0 commit comments

Comments
 (0)