Update GVM to latest build

Hello I have been running gvm open version 22.7.7. I need to update to 23.0.1 but I dont want to lose all of my scans or rebuild the docker container is there any way to update with out doing a full new build and pulling over the DB from postgres?

You can use the gvmd to migrate the database from a older to a more new version.
Your tool-chain should support this, you can in place migrate to a new database version.

Greenbone does this guarantee only with a commercial subscription, but in theory it should work with every GVM version.

Thanks, I assumed that was the case just wanted to make sure there was not a straightforward way to update that I was missing.