chore(docker): update golang:1.20 docker digest to 344193a

This commit is contained in:
renovate[bot] 2023-06-24 04:42:45 +00:00
parent 67059dc9b0
commit 0d297a3ff7
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:8f958bfb371595e03872de62b6f9ce42712bf2c7bdb63da9e1a125f22752bf0a as build
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:344193a70dc3588452ea39b4a1e465a8d3c91f788ae053f7ee168cebf18e0a50 as build
ARG TARGETOS
ARG TARGETARCH