update dtk-build-release-tag-20220425.yml

This commit is contained in:
2024-11-12 10:04:42 +00:00
committed by Gitee
parent 29ddef300f
commit 8a93d4dd06

View File

@@ -18,7 +18,7 @@ stages:
name: execute_by_docker
displayName: 基于镜像的DTK构建
certificate: ''
image: docker.io/debian:buster
image: docker.jianmuhub.com/library/debian:buster
command:
- sed -i 's/deb.debian.org/mirrors.ustc.edu.cn/g' /etc/apt/sources.list
- '# 换源'