Skip to content

Commit

Permalink
Update kibana Docker tag to v8.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Zoey2936 committed Sep 27, 2024
1 parent 7678e3f commit de38eb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ services:
test: ["CMD-SHELL", "curl --silent --fail --location localhost:9200/_cluster/health || exit 1"]
kibana:
container_name: parsedmarc-kibana
image: kibana:8.15.1
image: kibana:8.15.2
restart: always
environment:
- "TZ=Europe/Berlin"
Expand Down

0 comments on commit de38eb5

Please sign in to comment.