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

chore(docker): update docker.io/library/golang:1.23 docker digest to 80cf6f9

This commit is contained in:
renovate[bot] 2024-09-06 04:35:01 +00:00
parent 26c260025c
commit 6f3df1838e

View File

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