1
0
Fork 0

chore(deps): update kibana docker tag to v9.3.1

This commit is contained in:
renovate[bot] 2026-02-27 00:37:19 +00:00 committed by GitHub
parent 18248e6680
commit 49cb1d7164
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ networks:
services:
kibana:
image: kibana:9.3.0
image: kibana:9.3.1
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"