is there any reason why 16.0.2 (fpm version) is not available with a docker-compose pull?
It is still the 16.0.1 version for the pull.
My problem now is that I did an upgrade yesterday with the web-updater and normally I do then later on the update of the docker image.
But today I had to stop it due to a non nextcloud reason and now I have the problem that the pull does not yet get the 16.0.2 fpm image and my instance cannot be started anymore.
Can't start Nextcloud because the version of the data (16.0.2.1) is higher than the docker image version (16.0.1.1) and downgrading is not supported. Are you sure you have pulled the newest image version?
Is there another way to solve it since the docker image is not available yet?
It is solved now: Problems after web-update