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

This commit is contained in:
renovate[bot] 2023-03-27 23:18:21 +00:00
parent 827c907c96
commit 2d66ab4fb7
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