Files
sealos/.github/sources.list
ybyang 8edefd80bb Fix #997 support arm64 using buildx (#1003)
* 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>
2022-05-13 15:45:18 +08:00

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