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

This commit is contained in:
renovate[bot]
2026-02-26 22:29:18 +00:00
committed by GitHub
parent 83169770c9
commit 7e3e20b579
@@ -4,7 +4,7 @@ networks:
services:
elasticsearch:
image: elasticsearch:9.3.0
image: elasticsearch:9.3.1
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"