Update kibana Docker tag to v9.3.3

This commit is contained in:
renovate[bot]
2026-04-09 06:19:43 +00:00
committed by GitHub
parent f9f9fed5d4
commit 6bbed7786e
+1 -1
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"