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

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2023-04-04 23:52:08 +00:00
committed by GitHub
parent f65f0f5a5f
commit e9994b8d16

View File

@@ -1,4 +1,4 @@
FROM golang:1.20.2-alpine3.16 AS builder FROM golang:1.20.3-alpine3.16 AS builder
ENV CGO_ENABLED=0 ENV CGO_ENABLED=0