chore(docker): update golang:1.20 docker digest to f709934

This commit is contained in:
renovate[bot] 2023-03-28 00:52:29 +00:00 committed by GitHub
parent 88b40b546e
commit f28b15894f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:1724dc3128e2e63f0bc3e055fe4fa478d67f6da4bd95c0e69690f6435f658804 as build
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:f7099345b8e4a93c62dc5102e7eb19a9cdbad12e7e322644eeaba355d70e616d as build
ARG TARGETOS
ARG TARGETARCH