chore(docker): update golang:1.20 docker digest to a13b5e3

This commit is contained in:
renovate[bot] 2023-03-23 19:52:08 +00:00
parent ce55cbda96
commit 3755380e29
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:5990c4fbb1ab074b4be7bcc9ee3b8bd2888a1d4f9572fc7d63b804ea5da54e73 as build
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:a13b5e3bd19293117720022eb4327e2b34e211b429417659b74146ae7793732f as build
ARG TARGETOS
ARG TARGETARCH