Upgrade from 8.8 developer edition to 8.9 developer edition

Hi,
Im about to upgrade my sonarqube server from 8.8 developer to 8.9 developer edition.
I know that the license id is connected with the server id. So if i create a new docker image with 8.9 edition the server id will be a new one and the license will still be connected with the old server id. How im supposed to smoothly make that upgrade and enter my license id.
Any suggestion?
Thanks in advance.

Hi @Kwstas,

If you preserve your database, there should be no need to re-enter your license. If the new docker container points at the same database with the same JDBC url as the 8.8 container did, the server ID will not change and your existing license (which is stored in that database) will still be valid.