update go version
This commit is contained in:
parent
54f30ae8ad
commit
0d6704472f
@ -9,7 +9,7 @@ trigger:
|
||||
|
||||
steps:
|
||||
- name: "Build binary"
|
||||
image: golang:1.15-buster
|
||||
image: golang:1.17.5-buster
|
||||
commands:
|
||||
- CGO_ENABLED=0 go build -o ServiceUpdater
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user