1
0
mirror of https://gitlink.org.cn/pooneyy/1Panel-Appstore.git synced 2026-05-13 13:50:28 +08:00

chore(deps): update docker.elastic.co/elasticsearch/elasticsearch docker tag to v9.3.4 (localApps) (#5353)

This commit is contained in:
renovate[bot] 2026-04-30 20:44:21 +00:00 committed by GitHub
parent 3b17fb75a4
commit 16ee493c78
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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.3.3
image: docker.elastic.co/elasticsearch/elasticsearch:9.3.4
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"