From 15a3edc644c276c9f01b881caa5a60d937087dff Mon Sep 17 00:00:00 2001 From: shenmo Date: Sat, 26 Oct 2024 10:49:02 +0000 Subject: [PATCH] update pipeline-20241025.yml --- .workflow/pipeline-20241025.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.workflow/pipeline-20241025.yml b/.workflow/pipeline-20241025.yml index c72ebd3..39f4253 100644 --- a/.workflow/pipeline-20241025.yml +++ b/.workflow/pipeline-20241025.yml @@ -18,7 +18,7 @@ stages: name: execute_by_docker displayName: Build Debian amd64 certificate: '' - image: hub.atomgit.com/amd64/debian:bookworm + image: docker.jianmuhub.com/library/debian:bookworm command: - export DEBIAN_FRONTEND=noninteractive - 'apt install devscripts '