chore(docker): update golang:1.20 docker digest to 9d0422f

This commit is contained in:
renovate[bot] 2023-06-22 03:17:14 +00:00
parent 7eac643e8e
commit b984c8c5e6
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:6b3fa4b908676231b50acbbc00e84d8cee9c6ce072b1175c0ff352c57d8a612f as build
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:9d0422f7dc934f665111a8545e0531705efc9c7df8c34dd173f8ae5d80565d37 as build
ARG TARGETOS
ARG TARGETARCH