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

This commit is contained in:
renovate[bot] 2023-06-14 11:44:29 +00:00
parent 25fd54bbcb
commit 97e5ae30e3
1 changed files with 1 additions and 1 deletions

View File

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