chore(docker): update golang:1.20 docker digest to 4dd688d

This commit is contained in:
renovate[bot] 2023-05-04 18:49:15 +00:00 committed by GitHub
parent cb03a3d203
commit 7d1ed34258
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:6876eff5b20336c5c2896b0c3055f3258bdeba7aa38bbdabcb5a4abb5cdd39c7 as build
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:4dd688d42e7c0af5564b96105b11cfc6c6264fa94224234bf6d9f34edd06c18b as build
ARG TARGETOS
ARG TARGETARCH