chore(docker): update docker.io/library/golang:1.22 docker digest to 7b297d9

This commit is contained in:
renovate[bot] 2024-02-16 00:40:22 +00:00
parent ea72a8a7a4
commit 0d2addd0f9
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:ef61a20960397f4d44b0e729298bf02327ca94f1519239ddc6d91689615b1367 as build
FROM --platform=$BUILDPLATFORM docker.io/library/golang:1.22@sha256:7b297d9abee021bab9046e492506b3c2da8a3722cbf301653186545ecc1e00bb as build
ARG TARGETOS
ARG TARGETARCH