build(deps): update golang docker tag to v1.23
All checks were successful
ci/woodpecker/pr/test Pipeline was successful
All checks were successful
ci/woodpecker/pr/test Pipeline was successful
This commit is contained in:
parent
7f5d2fd5e2
commit
753383498e
@ -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