diff --git a/apps/fulltextsearch.sh b/apps/fulltextsearch.sh index 7e8edd56..3529cb66 100644 --- a/apps/fulltextsearch.sh +++ b/apps/fulltextsearch.sh @@ -115,7 +115,7 @@ cat << YML_DOCKER_COMPOSE > "$FULLTEXTSEARCH_DIR/docker-compose.yaml" version: '3' services: elasticsearch: - image: docker.elastic.co/elasticsearch/elasticsearch:8.8.1 + image: docker.elastic.co/elasticsearch/elasticsearch:8.9.0 container_name: $DOCKER_IMAGE_NAME restart: always ports: