golang build image from alpine to buster

This commit is contained in:
w1ndyb0y
2020-12-23 16:09:16 +08:00
parent 447075fa83
commit 6e9cf592c0
+1 -1
View File
@@ -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