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

Reviewed-on: twhelp/core#204
Co-authored-by: renovate <renovate@noreply.localhost>
Co-committed-by: renovate <renovate@noreply.localhost>
This commit is contained in:
renovate 2023-04-16 14:07:19 +00:00 committed by Dawid Wysokiński
parent 90de9a7d9c
commit 9c70224fff

View File

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