chore(deps): update docker.io/library/golang docker tag to v1.24.3
All checks were successful
Markdown linter / markdown-lint (pull_request) Successful in 11s
Golang Tests / unittest (pull_request) Successful in 2m28s
Markdown linter / markdown-lint (push) Successful in 8s
Golang Tests / unittest (push) Successful in 31s

This commit is contained in:
CSRBot 2025-05-06 22:03:33 +00:00
parent 1d33b165eb
commit ee1474a506
Signed by: CSRBot
GPG Key ID: DDBB888D261A47AB

View File

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