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

[skip ci]
This commit is contained in:
Renovate 2023-03-08 08:00:36 +00:00
parent 39b7169324
commit 8aeac917fb

View File

@ -1,4 +1,4 @@
FROM golang:1.20.1-alpine3.17 as builder
FROM golang:1.20.2-alpine3.17 as builder
WORKDIR /twhelp