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
|
- name: unit-test
|
||||||
commands:
|
commands:
|
||||||
- go test -v ./...
|
- go test -v ./...
|
||||||
image: docker.io/library/golang:1.17.6
|
image: docker.io/library/golang:1.17.8
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
cpu: 250
|
cpu: 250
|
||||||
@ -137,7 +137,7 @@ steps:
|
|||||||
- name: unit-test
|
- name: unit-test
|
||||||
commands:
|
commands:
|
||||||
- go test -v ./...
|
- go test -v ./...
|
||||||
image: docker.io/library/golang:1.17.6
|
image: docker.io/library/golang:1.17.8
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
cpu: 250
|
cpu: 250
|
||||||
|
Loading…
Reference in New Issue
Block a user