chore(docker): update golang:1.20 docker digest to 3f1f050

This commit is contained in:
renovate[bot] 2023-05-23 20:27:22 +00:00 committed by GitHub
parent 8877d535cd
commit 25736eab54
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:c6447e16fb7bada7698fb395ab3c7df19896f1824fe72165441b3756d3576856 as build
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:3f1f05070209bcbdcd2171904e757cc8446a30ee3527c122a9b562450d8ca5f4 as build
ARG TARGETOS
ARG TARGETARCH