0
0
mirror of https://github.com/thegeeklab/git-sv.git synced 2024-11-21 12:00:40 +00:00

chore(docker): update docker.io/library/golang:1.23 docker digest to 4a3c2bc

This commit is contained in:
renovate[bot] 2024-09-06 09:46:20 +00:00
parent aa9f96c1ab
commit 57c5242248

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM docker.io/library/golang:1.23@sha256:613a108a4a4b1dfb6923305db791a19d088f77632317cfc3446825c54fb862cd as build
FROM --platform=$BUILDPLATFORM docker.io/library/golang:1.23@sha256:4a3c2bcd243d3dbb7b15237eecb0792db3614900037998c2cd6a579c46888c1e as build
ARG TARGETOS
ARG TARGETARCH