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