1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-18 02:11:04 +08:00

chore(deps): update docker.elastic.co/elasticsearch/elasticsearch docker tag to v9.2.4 (#3421)

This commit is contained in:
renovate[bot] 2026-01-13 14:08:00 +00:00 committed by pooneyy
parent c2c0604caf
commit 9258198c9c
No known key found for this signature in database
3 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ networks:
services:
elasticsearch:
image: docker.elastic.co/elasticsearch/elasticsearch:9.2.3
image: docker.elastic.co/elasticsearch/elasticsearch:9.2.4
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"