1
0
Fork 0

Update elasticsearch Docker tag to v8.17.1

This commit is contained in:
renovate[bot] 2025-01-22 00:54:55 +00:00 committed by GitHub
parent 9695af9668
commit c1ec64f688
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ networks:
services: services:
elasticsearch: elasticsearch:
image: elasticsearch:8.17.0 image: elasticsearch:8.17.1
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"