chore(deps): update golang docker tag to v1.20.6 (#195)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-07-14 17:07:37 -07:00 committed by GitHub
parent 767a7f6b29
commit ffbee15ec4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM golang:1.20.5-alpine as builder
FROM golang:1.20.6-alpine as builder
ARG TARGETOS
ARG TARGETARCH
ARG TARGETVARIANT=""