golang build image from alpine to buster
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ clone:
|
||||
|
||||
steps:
|
||||
- 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:
|
||||
- name: deps
|
||||
path: /go
|
||||
|
||||
Reference in New Issue
Block a user