chore(docker): update docker.io/library/golang:1.22 docker digest to 3cb9b4d

This commit is contained in:
renovate[bot] 2024-04-10 03:27:02 +00:00
parent 72f7226872
commit 728c0c7c5f
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM docker.io/library/golang:1.22@sha256:c4fb952e712efd8f787bcd8e53fd66d1d83b7dc26adabc218e9eac1dbf776bdf as build
FROM --platform=$BUILDPLATFORM docker.io/library/golang:1.22@sha256:3cb9b4db447381082cffd3a12a30ed495ad6266f892bc39f84f1f3383bae1332 as build
ARG TARGETOS
ARG TARGETARCH