chore(deps): update golang docker tag to v1.21.1 (#207)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-10-03 15:26:07 -04:00 committed by GitHub
parent 8bfe749250
commit c10834e947
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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