update image url
This commit is contained in:
parent
97a414d673
commit
f00c461d89
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ steps:
|
|||
build:
|
||||
when:
|
||||
event: [push, pull_request]
|
||||
image: golang
|
||||
image: docker.io/library/golang:latest
|
||||
commands:
|
||||
- go get
|
||||
- go build
|
Loading…
Reference in a new issue