chore(deps): update dependency docker.io/library/golang to v1.18.5
This commit is contained in:
parent
717806a035
commit
40a46e8bd5
@ -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.4
|
image: docker.io/library/golang:1.18.5
|
||||||
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.4
|
image: docker.io/library/golang:1.18.5
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
cpu: 250
|
cpu: 250
|
||||||
|
Loading…
Reference in New Issue
Block a user