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

This commit is contained in:
renovate[bot]
2026-03-20 07:01:29 +00:00
committed by GitHub
parent 98603e6410
commit 77f6cc3d97
@@ -4,7 +4,7 @@ networks:
services:
elasticsearch:
image: elasticsearch:9.3.1
image: elasticsearch:9.3.2
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"