diff --git a/compose.fulltextsearch.yaml b/compose.fulltextsearch.yaml index 8c7fe63..d375a07 100644 --- a/compose.fulltextsearch.yaml +++ b/compose.fulltextsearch.yaml @@ -1,6 +1,6 @@ services: elasticsearch: - image: "docker.elastic.co/elasticsearch/elasticsearch:9.2.0" + image: "docker.elastic.co/elasticsearch/elasticsearch:9.2.1" environment: - cluster.name=docker-cluster - bootstrap.memory_lock=true