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

This commit is contained in:
renovate[bot] 2023-05-23 09:24:35 +00:00
parent aefcb8c989
commit 8877d535cd
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:685a22e459f9516f27d975c5cc6accc11223ee81fdfbbae60e39cc3b87357306 as build
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:c6447e16fb7bada7698fb395ab3c7df19896f1824fe72165441b3756d3576856 as build
ARG TARGETOS
ARG TARGETARCH