0
0
mirror of https://github.com/thegeeklab/git-sv.git synced 2024-09-16 13:22:45 +02:00

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

This commit is contained in:
renovate[bot] 2024-06-16 01:26:11 +00:00
parent 4df8a616ea
commit febbd50074

View File

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