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

This commit is contained in:
renovate[bot] 2023-07-06 00:02:26 +00:00 committed by GitHub
parent 6f34c28032
commit b2527855ae
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:20ee7c8a2be2fb81580e4db1b036c7237a363bac2d0f6b773e7291370d588d7b as build
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:fd9306e1c664bd49a11d4a4a04e41303430e069e437d137876e9290a555e06fb as build
ARG TARGETOS
ARG TARGETARCH