chore(deps): update golang docker tag to v1.20
continuous-integration/drone/pr Build is pending Details

This commit is contained in:
renovate 2023-03-05 19:01:45 +00:00
parent b4c215f4dd
commit c2d62e88cc
1 changed files with 1 additions and 1 deletions

View File

@ -133,7 +133,7 @@ steps:
event: [ push, tag, pull_request ]
- name: lint
image: golang:1.19-alpine
image: golang:1.20-alpine
pull: always
environment:
GOPROXY: 'https://goproxy.kolaente.de'