@nextcloud/docker
We removed the app user_external from the build for 15.0.1 and released it via appstore -- see:
nextcloud/user_external#22
nextcloud/server#13225
https://apps.nextcloud.com/apps/user_external
as you use a separate folder (custom_apps) for store apps, the old version is kept in the apps folder and not overwritten by the store update (this already happened in user_external#32 for the ones that already updated the app in 15.0.0)
can you make sure to remove the shipped version in apps/ for the update to 15.0.1 when the appstore version is installed to custom_apps/?
cc @MorrisJobke