chore(deps): update dependency docker.io/library/golang to v1.20.0
This commit is contained in:
parent
20e923f020
commit
a04c9559ae
@ -64,7 +64,7 @@ steps:
|
||||
- name: unit-test
|
||||
commands:
|
||||
- go test -v ./...
|
||||
image: docker.io/library/golang:1.19.5
|
||||
image: docker.io/library/golang:1.20.0
|
||||
resources:
|
||||
limits:
|
||||
cpu: 250
|
||||
@ -90,7 +90,7 @@ steps:
|
||||
- name: unit-test
|
||||
commands:
|
||||
- go test -v ./...
|
||||
image: docker.io/library/golang:1.19.5
|
||||
image: docker.io/library/golang:1.20.0
|
||||
resources:
|
||||
limits:
|
||||
cpu: 250
|
||||
|
Loading…
Reference in New Issue
Block a user