Skip to content

Commit

Permalink
Update kibana Docker tag to v8.13.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 8, 2024
1 parent 5ece633 commit 01822cd
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 @@ -40,7 +40,7 @@ services:
test: ["CMD-SHELL", "curl --silent --fail --location localhost:9200/_cluster/health || exit 1"]
kibana:
container_name: parsedmarc-kibana
image: kibana:8.13.0
image: kibana:8.13.3
restart: always
environment:
- "TZ=Europe/Berlin"
Expand Down

0 comments on commit 01822cd

Please sign in to comment.