chore(deps): update elasticsearch docker tag to v9.2.2

This commit is contained in:
renovate[bot]
2025-12-02 21:16:24 +00:00
committed by GitHub
parent 3957e94914
commit f8454a6efb
@@ -4,7 +4,7 @@ networks:
services:
elasticsearch:
image: elasticsearch:9.2.1
image: elasticsearch:9.2.2
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"