chore(docker): update golang:1.20 docker digest to 20ee7c8

This commit is contained in:
renovate[bot] 2023-07-05 10:55:38 +00:00 committed by GitHub
parent a4ad4775f1
commit a2f8b1625e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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