golang build image from alpine to buster
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ clone:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: reg.int.it2000.com.cn/library/golang:1.15.6-alpine3.12
|
image: reg.int.it2000.com.cn/library/golang:1.15.6-buster
|
||||||
volumes:
|
volumes:
|
||||||
- name: deps
|
- name: deps
|
||||||
path: /go
|
path: /go
|
||||||
|
|||||||
Reference in New Issue
Block a user