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

This commit is contained in:
CSRBot 2025-02-15 23:09:33 +00:00
parent efb5fba9a9
commit 5fa0991bc2
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.6 image: docker.io/library/golang:1.24.0
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.6 image: docker.io/library/golang:1.24.0
trigger: trigger:
event: event: