chore(docker): update golang:1.20 docker digest to 1724dc3

This commit is contained in:
renovate[bot] 2023-03-25 08:13:56 +00:00
parent 8bab936e76
commit 5322f0d996
1 changed files with 1 additions and 1 deletions

View File

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