Skip to content

Commit f6df670

Browse files
committed
fix(deps): update docker.elastic.co/kibana/kibana docker tag to v7.16.3
1 parent 347e655 commit f6df670

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
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.13.2
92+
image: docker.elastic.co/kibana/kibana:7.16.3
9393
container_name: kibana
9494
# volumes:
9595
# - ./kibana.yml:/usr/share/kibana/config/kibana.yml

0 commit comments

Comments
 (0)