File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -38,14 +38,14 @@ steps:
3838 - name : golang
3939 image : registry.cn-qingdao.aliyuncs.com/wod/golang:1.22-alpine
4040 environment :
41- VERSION : 2.0.1 -beagle
41+ VERSION : 2.0.3 -beagle
4242 commands :
4343 - bash ./.beagle/build-cross.sh
4444
4545 - name : golang-loong64
4646 image : registry.cn-qingdao.aliyuncs.com/wod/golang:1.22-loongnix
4747 environment :
48- VERSION : 2.0.1 -beagle
48+ VERSION : 2.0.3 -beagle
4949 commands :
5050 - bash ./.beagle/build-loong64.sh
5151
8383 base : registry.cn-qingdao.aliyuncs.com/wod/alpine:3-amd64
8484 cwd : _output
8585 repo : wod/containerd
86- version : v2.0.1
86+ version : v2.0.3
8787 channel : amd64
8888 args : " TARGETOS=linux,TARGETARCH=amd64"
8989 registry : registry.cn-qingdao.aliyuncs.com
@@ -102,7 +102,7 @@ steps:
102102 base : registry.cn-qingdao.aliyuncs.com/wod/alpine:3-arm64
103103 cwd : _output
104104 repo : wod/containerd
105- version : v2.0.1
105+ version : v2.0.3
106106 channel : arm64
107107 args : " TARGETOS=linux,TARGETARCH=arm64"
108108 registry : registry.cn-qingdao.aliyuncs.com
@@ -121,7 +121,7 @@ steps:
121121 base : registry.cn-qingdao.aliyuncs.com/wod/alpine:3-amd64
122122 cwd : _output
123123 repo : wod/containerd
124- version : v2.0.1
124+ version : v2.0.3
125125 channel : loong64
126126 args : " TARGETOS=linux,TARGETARCH=loong64"
127127 registry : registry.cn-qingdao.aliyuncs.com
You can’t perform that action at this time.
0 commit comments