chore(deps): update dependency docker.io/library/golang to v1.18.2
This commit is contained in:
parent
10c4e598f1
commit
36136aa396
@ -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.18.1
|
image: docker.io/library/golang:1.18.2
|
||||||
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.18.1
|
image: docker.io/library/golang:1.18.2
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
cpu: 250
|
cpu: 250
|
||||||
|
Loading…
Reference in New Issue
Block a user