chore(deps): update docker.io/library/golang docker tag to v1.23.6

This commit is contained in:
CSRBot 2025-02-09 05:19:06 +00:00
parent 53e2909997
commit 9bc7b83bb3
Signed by: CSRBot
GPG Key ID: DDBB888D261A47AB

View File

@ -76,7 +76,7 @@ steps:
- name: unit-test
commands:
- go test -v ./...
image: docker.io/library/golang:1.23.5
image: docker.io/library/golang:1.23.6
resources:
limits:
cpu: 250
@ -112,7 +112,7 @@ steps:
- name: unit-test
commands:
- go test -v ./...
image: docker.io/library/golang:1.23.5
image: docker.io/library/golang:1.23.6
# resources:
# limits:
# cpu: 250