chore(deps): update docker.io/library/golang docker tag to v1.23.2
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-10-02 01:26:00 +00:00
parent 2ff3ef5f22
commit b3d8632b72
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.1 image: docker.io/library/golang:1.23.2
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.1 image: docker.io/library/golang:1.23.2
trigger: trigger:
event: event: