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

This commit is contained in:
renovate[bot] 2023-03-02 08:28:23 +00:00
parent 188917938e
commit e1e845eee9
1 changed files with 1 additions and 1 deletions

View File

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