Skip to content

Commit a7a5792

Browse files
authored
Merge pull request #882 from xmlking/renovate/docker.elastic.co-kibana-kibana-7.x
fix(deps): update docker.elastic.co/kibana/kibana docker tag to v7.16.3
2 parents 15a139f + f6df670 commit a7a5792

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)