Skip to content

Commit 0941630

Browse files
Update docker.elastic.co/kibana/kibana Docker tag to v9.1.1 (#1339)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b6c6ccd commit 0941630

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/docker-compose-with-ccd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -483,7 +483,7 @@ services:
483483
- elasticsearch
484484

485485
kibana:
486-
image: docker.elastic.co/kibana/kibana:9.1.0
486+
image: docker.elastic.co/kibana/kibana:9.1.1
487487
container_name: kibana
488488
ports:
489489
- 5601:5601

0 commit comments

Comments
 (0)