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

This commit is contained in:
CSRBot 2024-11-26 02:37:56 +00:00
parent 78d1498fe7
commit 0cd9d71a6f
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.2 image: docker.io/library/golang:1.23.3
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.2 image: docker.io/library/golang:1.23.3
trigger: trigger:
event: event: