chore(deps): update docker.io/library/golang docker tag to v1.17.8
This commit is contained in:
parent
a83055cedb
commit
4c5c0a29b5
@ -111,7 +111,7 @@ steps:
|
||||
- name: unit-test
|
||||
commands:
|
||||
- go test -v ./...
|
||||
image: docker.io/library/golang:1.17.6
|
||||
image: docker.io/library/golang:1.17.8
|
||||
resources:
|
||||
limits:
|
||||
cpu: 250
|
||||
@ -137,7 +137,7 @@ steps:
|
||||
- name: unit-test
|
||||
commands:
|
||||
- go test -v ./...
|
||||
image: docker.io/library/golang:1.17.6
|
||||
image: docker.io/library/golang:1.17.8
|
||||
resources:
|
||||
limits:
|
||||
cpu: 250
|
||||
|
Loading…
Reference in New Issue
Block a user