I would like to inquire about how to preserve historical data while upgrading GVM. Here is the upgrade command I used. Can you help me check if this is correct
this command i used
curl -f -L https://greenbone.github.io/docs/latest/_static/docker-compose-22.4.yml -o docker-compose.yml
docker compose -f docker-compose.yml -p greenbone-community-edition pull
docker compose -f docker-compose.yml -p greenbone-community-edition up -d --remove-orphans