chore(deps): update docker.io/library/golang docker tag to v1.23.6
Some checks reported errors
continuous-integration/drone/push Build encountered an error
continuous-integration/drone/pr Build encountered an error

This commit is contained in:
CSRBot 2025-02-04 21:33:36 +00:00
parent 53e2909997
commit 3cd7480f32
Signed by: CSRBot
GPG Key ID: DDBB888D261A47AB

View File

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