chore(deps): update docker.io/library/golang docker tag to v1.21.4
Some checks reported errors
continuous-integration/drone/push Build was killed
continuous-integration/drone/pr Build was killed

This commit is contained in:
CSRBot 2023-11-07 23:16:11 +00:00
parent 0d7925f991
commit c7b258e51a

View File

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