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

This commit is contained in:
renovate[bot] 2023-07-29 03:13:47 +00:00 committed by GitHub
parent 0490fb3b83
commit 46ad2a373e
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:cfc9d1b07b1ef4f7a4571f0b60a99646a92ef76adb7d9943f4cb7b606c6554e2 as build
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:3952625c7e85474d49f070f5cb8eaa8a7a10672870b63a004645110c6e33162b as build
ARG TARGETOS
ARG TARGETARCH