mirror of
https://github.com/labring/sealos.git
synced 2026-08-30 17:58:09 +08:00
8edefd80bb
* fix: supprt buldah call using sdk. adjust some ci options... Signed-off-by: maybaby <ybyang7@iflytek.com> * fix: licensne of buildah ref Signed-off-by: maybaby <ybyang7@iflytek.com> * fix: buildx support Signed-off-by: maybaby <ybyang7@iflytek.com> * fix: buildx support buster, git workflow ,support arm64 fix: remove proxy in gorleaser fix: fix go.yml action fix: adjust makefile to enhance using Signed-off-by: maybaby <ybyang7@iflytek.com> * fix: fix copy action Signed-off-by: maybaby <ybyang7@iflytek.com> * fix: fix some problems Signed-off-by: maybaby <ybyang7@iflytek.com>
10 lines
639 B
Plaintext
10 lines
639 B
Plaintext
deb https://mirrors.ustc.edu.cn/debian/ buster main contrib non-free
|
|
deb https://mirrors.ustc.edu.cn/debian/ buster-updates main contrib non-free
|
|
deb https://mirrors.ustc.edu.cn/debian/ buster-backports main contrib non-free
|
|
deb https://mirrors.ustc.edu.cn/debian-security/ buster/updates main contrib non-free
|
|
|
|
deb-src https://mirrors.ustc.edu.cn/debian/ buster main contrib non-free
|
|
deb-src https://mirrors.ustc.edu.cn/debian/ buster-updates main contrib non-free
|
|
deb-src https://mirrors.ustc.edu.cn/debian/ buster-backports main contrib non-free
|
|
deb-src https://mirrors.ustc.edu.cn/debian-security/ buster/updates main contrib non-free
|