chore(deps): update docker.elastic.co/elasticsearch/elasticsearch docker tag to v9.3.2 (localApps) (#4604)
This commit is contained in:
parent
19ba6f5c89
commit
43eb19d68e
|
|
@ -4,7 +4,7 @@ networks:
|
|||
|
||||
services:
|
||||
elasticsearch:
|
||||
image: docker.elastic.co/elasticsearch/elasticsearch:9.3.1
|
||||
image: docker.elastic.co/elasticsearch/elasticsearch:9.3.2
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
Loading…
Reference in New Issue