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

This commit is contained in:
renovate[bot] 2023-06-06 22:45:14 +00:00 committed by GitHub
parent 0027757cc6
commit 75d1362579
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