This commit is contained in:
@@ -9,7 +9,7 @@ IMAGE_NAME="debian"
|
||||
REGISTRY_URL="swr.cn-north-4.myhuaweicloud.com/img-sync/docker.io/"
|
||||
# 源仓库地址(本地编译时,使用阿里云源仓库)
|
||||
APT_SOURCE="aliyun"
|
||||
APP_VER="12"
|
||||
APP_VER="13"
|
||||
|
||||
# 获取发布版本标签
|
||||
get_release_tag() {
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
Types: deb
|
||||
# http://snapshot.debian.org/archive/debian/20230703T000000Z
|
||||
URIs: http://mirrors.aliyun.com/debian
|
||||
Suites: bookworm bookworm-updates
|
||||
Suites: trixie trixie-updates
|
||||
Components: main
|
||||
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg
|
||||
|
||||
Types: deb
|
||||
# http://snapshot.debian.org/archive/debian-security/20230703T000000Z
|
||||
URIs: http://mirrors.aliyun.com/debian-security
|
||||
Suites: bookworm-security
|
||||
Suites: trixie-security
|
||||
Components: main
|
||||
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg
|
||||
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
Types: deb
|
||||
# http://snapshot.debian.org/archive/debian/20230703T000000Z
|
||||
URIs: http://deb.debian.org/debian
|
||||
Suites: bookworm bookworm-updates
|
||||
Suites: trixie trixie-updates
|
||||
Components: main
|
||||
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg
|
||||
|
||||
Types: deb
|
||||
# http://snapshot.debian.org/archive/debian-security/20230703T000000Z
|
||||
URIs: http://deb.debian.org/debian-security
|
||||
Suites: bookworm-security
|
||||
Suites: trixie-security
|
||||
Components: main
|
||||
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
Types: deb
|
||||
# http://snapshot.debian.org/archive/debian/20230703T000000Z
|
||||
URIs: http://mirrors.ustc.edu.cn/debian
|
||||
Suites: bookworm bookworm-updates
|
||||
Suites: trixie trixie-updates
|
||||
Components: main
|
||||
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg
|
||||
|
||||
Types: deb
|
||||
# http://snapshot.debian.org/archive/debian-security/20230703T000000Z
|
||||
URIs: http://mirrors.ustc.edu.cn/debian-security
|
||||
Suites: bookworm-security
|
||||
Suites: trixie-security
|
||||
Components: main
|
||||
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg
|
||||
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg
|
||||
|
||||
Reference in New Issue
Block a user