Skip to content

Commit d19f8dc

Browse files
Update docker.elastic.co/kibana/kibana Docker tag to v8.18.1 (#10994)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 46e11ea commit d19f8dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opencti-platform/opencti-dev/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ services:
3636
- 9300:9300
3737
opencti-dev-kibana:
3838
container_name: opencti-dev-kibana
39-
image: docker.elastic.co/kibana/kibana:8.18.0
39+
image: docker.elastic.co/kibana/kibana:8.18.1
4040
environment:
4141
- ELASTICSEARCH_HOSTS=http://opencti-dev-elasticsearch:9200
4242
restart: unless-stopped

0 commit comments

Comments
 (0)