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

This commit is contained in:
renovate[bot] 2023-05-23 21:26:10 +00:00
parent 0c5aa0cc86
commit ac33b1c4f9
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:3f1f05070209bcbdcd2171904e757cc8446a30ee3527c122a9b562450d8ca5f4 as build
ARG TARGETOS
ARG TARGETARCH