1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-11 15:22:29 +08:00

chore(deps): update kibana docker tag to v9.3.3 (localApps) (#4948)

This commit is contained in:
renovate[bot] 2026-04-08 23:33:57 +00:00 committed by GitHub
parent a1fc45d0ec
commit 3ff8f7ecc9
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.3.2
image: kibana:9.3.3
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"