chore(docker): update golang:1.20 docker digest to 403f486

This commit is contained in:
renovate[bot] 2023-04-13 07:54:16 +00:00
parent 66c5a36ffb
commit aea04a44c4
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:b9709ec43c46394c353ecd88bda92b1fa2dbafe4f890c805f51e3ee9ee7b0664 as build
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:403f48633fb5ebd49f9a2b6ad6719f912df23dae44974a0c9445be331e72ff5e as build
ARG TARGETOS
ARG TARGETARCH