Update elasticsearch Docker tag to v9.1.1
This commit is contained in:
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
elasticsearch:
|
||||
image: elasticsearch:9.1.0
|
||||
image: elasticsearch:9.1.1
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
Reference in New Issue
Block a user