chore(docker): update golang:1.20 docker digest to 9911e93

This commit is contained in:
renovate[bot] 2023-02-15 02:06:02 +00:00
parent e67f8dec0e
commit 75e5bfd055
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:63c5d6404238855365d5bac79ed0564a1e1d3bcda916dfc87cfb32d027e28e1a as build
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:9911e9376e45de1ba865b16d878c0f7d063391fe4b7cedf39869874126741e62 as build
ARG TARGETOS
ARG TARGETARCH