From a185d582dc845e3dc4f8a02f2d01104a3def2620 Mon Sep 17 00:00:00 2001 From: like Date: Wed, 28 Jun 2023 18:26:21 +0800 Subject: [PATCH] =?UTF-8?q?ci:=20=E4=BF=AE=E6=94=B9=E5=9F=BA=E7=A1=80?= =?UTF-8?q?=E9=95=9C=E5=83=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .beagle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.beagle.yml b/.beagle.yml index 5492010..aec7d8d 100644 --- a/.beagle.yml +++ b/.beagle.yml @@ -47,7 +47,7 @@ steps: - name: docker-sock path: /var/run/docker.sock settings: - base: registry.cn-qingdao.aliyuncs.com/wod/alpine:3.16-amd64 + base: registry.cn-hangzhou.aliyuncs.com/xmod/alpine:3 dockerfile: .beagle/dockerfile repo: smart-operation/so-operation-api Version: "v1.0.0" -- 2.26.0