Skip to content

Commit ebaa790

Browse files
renovate[bot]Zoey2936
authored andcommitted
Update kibana Docker tag to v8.15.0
1 parent db6b6a8 commit ebaa790

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ services:
4141
test: ["CMD-SHELL", "curl --silent --fail --location localhost:9200/_cluster/health || exit 1"]
4242
kibana:
4343
container_name: parsedmarc-kibana
44-
image: kibana:8.14.3
44+
image: kibana:8.15.0
4545
restart: always
4646
environment:
4747
- "TZ=Europe/Berlin"

0 commit comments

Comments
 (0)