Update elasticsearch Docker tag to v9.3.4

This commit is contained in:
renovate[bot]
2026-05-01 03:41:38 +00:00
committed by GitHub
parent b5ccecbf5f
commit dbaae37ecf
@@ -4,7 +4,7 @@ networks:
services:
elasticsearch:
image: elasticsearch:9.3.3
image: elasticsearch:9.3.4
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"