Skip to content

Commit 9033ed7

Browse files
Update docker.elastic.co/kibana/kibana Docker tag to v8.19.6 (#496)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b239a43 commit 9033ed7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ services:
2626
- "9300:9300"
2727
opencti-dev-kibana:
2828
container_name: opencti-dev-kibana
29-
image: docker.elastic.co/kibana/kibana:8.19.2
29+
image: docker.elastic.co/kibana/kibana:8.19.6
3030
environment:
3131
- ELASTICSEARCH_HOSTS=http://opencti-dev-elasticsearch:9200
3232
restart: unless-stopped

0 commit comments

Comments
 (0)