Skip to content

Commit 0ff99e9

Browse files
committed
fix: update Docker image to use Aliyun registry
1 parent 0a6602f commit 0ff99e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.workflow/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ stages:
1818
name: execute_by_docker
1919
displayName: 基于镜像的脚本执行
2020
certificate: ''
21-
image: hub.atomgit.com/amd64/ubuntu:22.04
21+
image: registry.cn-hangzhou.aliyuncs.com/chenxuan/ubuntu:22.04
2222
command:
2323
- 'apt-get update '
2424
- 'apt-get install -y build-essential curl cmake openssl libssl-dev git '

0 commit comments

Comments
 (0)