chore(docker): update golang:1.20 docker digest to 37c7d85

This commit is contained in:
renovate[bot] 2023-08-10 02:10:40 +00:00
parent 265a3f19e4
commit 880ae9399c
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:bc5f0b5e43282627279fe5262ae275fecb3d2eae3b33977a7fd200c7a760d6f1 as build
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:37c7d8580e0616e96914a67291b9693fe038ab677eb9b5deb81e541b2322f20f as build
ARG TARGETOS
ARG TARGETARCH