chore(deps): update kibana docker tag to v9.2.4 (#3427)
This commit is contained in:
parent
408844eb8a
commit
bd344fc47f
|
|
@ -4,7 +4,7 @@ networks:
|
||||||
|
|
||||||
services:
|
services:
|
||||||
kibana:
|
kibana:
|
||||||
image: kibana:9.2.3
|
image: kibana:9.2.4
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
Loading…
Reference in New Issue