anyone with a bit more experience with Docker, here
@Sascha Foerster is experiencing a database reset when it comes to enabled apps when upgrading to a new release following these steps to upgrade, any clues?
cd /home/calcom-docker
git pull
git submodule update --remote --init
docker compose pull
DOCKER_BUILDKIT=0 docker compose build calcom
docker compose up -d