chore(docker): update golang:1.20 docker digest to 6e835db

This commit is contained in:
renovate[bot] 2023-02-09 12:40:56 +00:00
parent 2234e5d8f7
commit 25b0714282
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:9be8859445523843084e09747a6f25aee06ce92d23ae320e28d7f101dd6a39e2 as build
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:6e835db45c7d88e12b057c0638814c2b266f69143437e4110b8bec5cfc7fa53b as build
ARG TARGETOS
ARG TARGETARCH