Oh looks like docker was upgraded then outside of Cloudron updates maybe apt upgrade was called manually in the past.
The installer should have placed the correct versions in /tmp so run the following to manually install the correct version:
apt install --allow-downgrades -y /tmp/containerd.deb /tmp/docker-ce-cli.deb /tmp/docker.debThen the update should succeed again