chore(deps): update docker.elastic.co/elasticsearch/elasticsearch docker tag to v9.3.1 (localApps) (#4238)
This commit is contained in:
parent
127f0d6330
commit
a40e23544a
|
|
@ -4,7 +4,7 @@ networks:
|
||||||
|
|
||||||
services:
|
services:
|
||||||
elasticsearch:
|
elasticsearch:
|
||||||
image: docker.elastic.co/elasticsearch/elasticsearch:9.3.0
|
image: docker.elastic.co/elasticsearch/elasticsearch:9.3.1
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
Loading…
Reference in New Issue