Skip to content

Commit

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

0 comments on commit 0b007c1

Please sign in to comment.