chore(deps): update docker.io/golang docker tag to v1.21
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Peter 2023-08-09 00:27:21 +00:00
parent a2e9523d48
commit 72ae56d636

View file

@ -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"