Update elasticsearch Docker tag to v8.17.1
This commit is contained in:
parent
9695af9668
commit
c1ec64f688
|
|
@ -4,7 +4,7 @@ networks:
|
|||
|
||||
services:
|
||||
elasticsearch:
|
||||
image: elasticsearch:8.17.0
|
||||
image: elasticsearch:8.17.1
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
|
|
|||
Loading…
Reference in New Issue