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

This commit is contained in:
renovate[bot] 2023-06-14 03:07:45 +00:00
parent 9b065af36f
commit c8783227c4
1 changed files with 1 additions and 1 deletions

View File

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