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

This commit is contained in:
renovate[bot] 2023-06-06 23:47:27 +00:00 committed by GitHub
parent 3ddc2342de
commit 567b8b0c7b
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:690e4135bf2a4571a572bfd5ddfa806b1cb9c3dea0446ebadaf32bc2ea09d4f9 as build
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:4b1fc02d16fca272e5e6e6adc98396219b43ef663a377eef4a97e881d364393f as build
ARG TARGETOS
ARG TARGETARCH