chore(docker): update golang:1.20 docker digest to 74a3829

This commit is contained in:
renovate[bot] 2023-03-08 04:08:39 +00:00
parent 7c61dbfc51
commit af8eac444e
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:52921e63cc544c79c111db1d8461d8ab9070992d9c636e1573176642690c14b5 as build
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:74a382917f6eaa7cc2d000dc2cd412a7f823f343b3b6268b20d84d057bc56718 as build
ARG TARGETOS
ARG TARGETARCH