1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-18 03:21:12 +08:00

chore(deps): update kibana docker tag to v9.2.4 (#3427)

This commit is contained in:
renovate[bot] 2026-01-14 02:11:33 +00:00 committed by GitHub
parent 408844eb8a
commit bd344fc47f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 1 additions and 1 deletions

View File

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