chore(docker): update golang:1.20 docker digest to 3b2c96d

This commit is contained in:
renovate[bot] 2023-05-04 12:08:12 +00:00
parent 19635f6632
commit 8df21d3626
1 changed files with 1 additions and 1 deletions

View File

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