chore(deps): update docker.io/library/golang docker tag to v1.23.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
CSRBot 2024-09-06 01:22:14 +00:00
parent 25b2e1fe7b
commit e6b727ac7e
Signed by: CSRBot
GPG Key ID: DDBB888D261A47AB

View File

@ -67,7 +67,7 @@ steps:
- name: unit-test - name: unit-test
commands: commands:
- go test -v ./... - go test -v ./...
image: docker.io/library/golang:1.23.0 image: docker.io/library/golang:1.23.1
trigger: trigger:
event: event:
@ -92,7 +92,7 @@ steps:
- name: unit-test - name: unit-test
commands: commands:
- go test -v ./... - go test -v ./...
image: docker.io/library/golang:1.23.0 image: docker.io/library/golang:1.23.1
trigger: trigger:
event: event: