0
0
mirror of https://github.com/thegeeklab/wp-matrix.git synced 2024-10-17 21:50:40 +00:00

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

This commit is contained in:
renovate[bot] 2024-06-15 00:40:18 +00:00
parent ba13f93eb9
commit c15e773f19

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