chore(deps): update docker.io/golang docker tag to v1.21
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
a2e9523d48
commit
72ae56d636
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ steps:
|
||||||
- golangci-lint run -v
|
- golangci-lint run -v
|
||||||
|
|
||||||
- name: Test
|
- name: Test
|
||||||
image: docker.io/golang:1.20-bullseye
|
image: docker.io/golang:1.21-bullseye
|
||||||
network_mode: host
|
network_mode: host
|
||||||
environment:
|
environment:
|
||||||
GO111MODULE: "on"
|
GO111MODULE: "on"
|
||||||
|
|
Loading…
Reference in a new issue