Skip to content

Commit c15c9c2

Browse files
[tool] Update docker.elastic.co/kibana/kibana Docker tag to v9
1 parent b0d7ad8 commit c15c9c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openbas-dev/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ services:
104104
- 9300:9300
105105
openbas-dev-kibana:
106106
container_name: openbas-dev-kibana
107-
image: docker.elastic.co/kibana/kibana:8.18.0
107+
image: docker.elastic.co/kibana/kibana:9.0.1
108108
environment:
109109
- ELASTICSEARCH_HOSTS=http://openbas-dev-elasticsearch:9200
110110
restart: unless-stopped

0 commit comments

Comments
 (0)