Skip to content

Commit

Permalink
Update kibana Docker tag to v8.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Zoey2936 committed Sep 12, 2023
1 parent 0bcd2ba commit 8bd85c8
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.9.1
image: kibana:8.9.2
restart: always
environment:
- "TZ=Europe/Berlin"
Expand Down

0 comments on commit 8bd85c8

Please sign in to comment.