0
0
mirror of https://github.com/thegeeklab/wp-git-action.git synced 2024-09-19 15:02:47 +02:00

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

This commit is contained in:
renovate[bot] 2024-06-15 02:17:13 +00:00
parent 91f7c0f4c9
commit 1fe2281441

View File

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