chore(deps): update dependency docker.io/library/golang to v1.20.7
This commit is contained in:
parent
1a399b62dc
commit
ccedff4cf7
@ -76,7 +76,7 @@ steps:
|
|||||||
- name: unit-test
|
- name: unit-test
|
||||||
commands:
|
commands:
|
||||||
- go test -v ./...
|
- go test -v ./...
|
||||||
image: docker.io/library/golang:1.20.6
|
image: docker.io/library/golang:1.20.7
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
cpu: 250
|
cpu: 250
|
||||||
@ -112,7 +112,7 @@ steps:
|
|||||||
- name: unit-test
|
- name: unit-test
|
||||||
commands:
|
commands:
|
||||||
- go test -v ./...
|
- go test -v ./...
|
||||||
image: docker.io/library/golang:1.20.6
|
image: docker.io/library/golang:1.20.7
|
||||||
# resources:
|
# resources:
|
||||||
# limits:
|
# limits:
|
||||||
# cpu: 250
|
# cpu: 250
|
||||||
|
Loading…
Reference in New Issue
Block a user