chore(deps): update docker.io/library/golang docker tag to v1.23.1
This commit is contained in:
parent
af3e11b944
commit
2918fb6f90
@ -76,7 +76,7 @@ steps:
|
||||
- name: unit-test
|
||||
commands:
|
||||
- go test -v ./...
|
||||
image: docker.io/library/golang:1.22.3
|
||||
image: docker.io/library/golang:1.23.1
|
||||
resources:
|
||||
limits:
|
||||
cpu: 250
|
||||
@ -112,7 +112,7 @@ steps:
|
||||
- name: unit-test
|
||||
commands:
|
||||
- go test -v ./...
|
||||
image: docker.io/library/golang:1.22.3
|
||||
image: docker.io/library/golang:1.23.1
|
||||
# resources:
|
||||
# limits:
|
||||
# cpu: 250
|
||||
|
Loading…
Reference in New Issue
Block a user