chore(deps): update golang docker tag to v1.20

This commit is contained in:
renovate 2023-02-01 23:00:51 +00:00 committed by kolaente
parent d682a22cd5
commit 93d058b0c5
Signed by untrusted user: konrad
GPG Key ID: F40E70337AB24C9B
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'