When I try to use ``` docker compose down ``` To stop the node or use ``` git pull docker compose pull docker compose up -d --build --force-recreate ``` To upgrade the node, all my data will be cleared and the node will start synchronizing from the first block.