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

This commit is contained in:
renovate[bot]
2026-02-03 22:25:28 +00:00
committed by GitHub
parent dd44290eb3
commit 6076606653
@@ -4,7 +4,7 @@ networks:
services:
elasticsearch:
image: elasticsearch:9.2.4
image: elasticsearch:9.3.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"