chore(docker): update golang:1.20 docker digest to 52921e6

This commit is contained in:
renovate[bot] 2023-03-02 05:58:11 +00:00
parent 26b38f07c4
commit 589f9f4948
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:6beefc24b36127e2c1d8d67553c156b48b876f9f7e0b50b8422ea80abcd38057 as build
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:52921e63cc544c79c111db1d8461d8ab9070992d9c636e1573176642690c14b5 as build
ARG TARGETOS
ARG TARGETARCH