build(deps): update golang docker tag to v1.23
This commit is contained in:
parent
86c8940f45
commit
c403a9d359
@ -5,6 +5,6 @@ when:
|
||||
|
||||
steps:
|
||||
test:
|
||||
image: golang:1.22-alpine
|
||||
image: golang:1.23-alpine
|
||||
commands:
|
||||
- go test -v ./...
|
||||
|
Loading…
Reference in New Issue
Block a user