chore(deps): update dependency docker.io/library/golang to v1.18.0
This commit is contained in:
parent
07f6150dde
commit
ac59493bc1
@ -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.8
|
image: docker.io/library/golang:1.18.0
|
||||||
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.8
|
image: docker.io/library/golang:1.18.0
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
cpu: 250
|
cpu: 250
|
||||||
|
Loading…
Reference in New Issue
Block a user