chore(docker): update golang:1.21 docker digest to 7026fb7

This commit is contained in:
renovate[bot] 2024-01-10 01:12:27 +00:00
parent 033c273124
commit b2d1403da4
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.21@sha256:672a2286da3ee7a854c3e0a56e0838918d0dbb1c18652992930293312de898a6 as build
FROM --platform=$BUILDPLATFORM golang:1.21@sha256:7026fb72cfa9cc112e4d1bf4b35a15cac61a413d0252d06615808e7c987b33a7 as build
ARG TARGETOS
ARG TARGETARCH