chore(docker): update golang:1.21 docker digest to 58e14a9

This commit is contained in:
renovate[bot] 2023-12-05 22:20:02 +00:00
parent 4a8072ca1a
commit 7bd6754fda
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.21@sha256:9baee0edab4139ae9b108fffabb8e2e98a67f0b259fd25283c2a084bd74fea0d as build
FROM --platform=$BUILDPLATFORM golang:1.21@sha256:58e14a93348a3515c2becc54ebd35302128225169d166b7c6802451ab336c907 as build
ARG TARGETOS
ARG TARGETARCH