Merge pull request #17 from wolviecb/renovate/golang-1.x
chore(deps): update golang docker tag to v1.20
This commit is contained in:
commit
f3767ac7c1
@ -1,4 +1,4 @@
|
||||
FROM golang:1.19 as builder
|
||||
FROM golang:1.20 as builder
|
||||
|
||||
ENV CGO_ENABLED=0
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user