chore(docker): update golang:1.20 docker digest to 8e5a006

This commit is contained in:
renovate[bot] 2023-07-11 23:12:47 +00:00
parent b576a57334
commit cd420cf43a
1 changed files with 1 additions and 1 deletions

View File

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