Skip to content

Commit

Permalink
[testing] Update docker.elastic.co/kibana/kibana Docker tag to v8.13.1 (
Browse files Browse the repository at this point in the history
#6538)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 3, 2024
1 parent 1c1ea1b commit 99e1483
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opencti-platform/opencti-dev/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ services:
- 9300:9300
opencti-dev-kibana:
container_name: opencti-dev-kibana
image: docker.elastic.co/kibana/kibana:8.12.2
image: docker.elastic.co/kibana/kibana:8.13.1
environment:
- ELASTICSEARCH_HOSTS=http://opencti-dev-elasticsearch:9200
restart: unless-stopped
Expand Down

0 comments on commit 99e1483

Please sign in to comment.