chore(docker): update golang:1.20 docker digest to 4dd688d

This commit is contained in:
renovate[bot] 2023-05-04 21:43:41 +00:00
parent a7bdea7405
commit 73b6585e99
1 changed files with 1 additions and 1 deletions

View File

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