chore(deps): update docker.io/library/golang docker tag to v1.22.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 2024-08-07 01:07:10 +00:00
parent af3e11b944
commit 042db31184
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.22.3
image: docker.io/library/golang:1.22.6
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.22.6
# resources:
# limits:
# cpu: 250