natian@natian-PC:~$ sudo apt-get update && sudo apt-get dist-upgrade -y 
忽略:1 http://mirrors.aliyun.com/docker-ce/linux/ubuntu unstable InRelease
错误:2 http://mirrors.aliyun.com/docker-ce/linux/ubuntu unstable Release                                     
  404  Not Found [IP: 120.223.242.227 80]
命中:3 http://packages.microsoft.com/repos/vscode stable InRelease                                           
命中:4 http://202.141.160.114:8081/deepin panda InRelease                                                    
正在读取软件包列表... 完成
E: 仓库 “http://mirrors.aliyun.com/docker-ce/linux/ubuntu unstable Release” 没有 Release 文件。
N: 无法安全地用该源进行更新,所以默认禁用该源。
N: 参见 apt-secure(8) 手册以了解仓库创建和用户配置方面的细节。
natian@natian-PC:~$ sudo apt-get update | grep "Failed"
E: 仓库 “http://mirrors.aliyun.com/docker-ce/linux/ubuntu unstable Release” 没有 Release 文件。
怎么解决???