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

chore(docker): update docker.io/library/golang:1.23 docker digest to 1a6db32

This commit is contained in:
renovate[bot] 2024-09-05 03:09:17 +00:00
parent 5f8a23e74a
commit 26c260025c

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:1a6db32ea47a4910759d5bcbabeb8a8b42658e311bd8348ea4763735447c636c as build
ARG TARGETOS
ARG TARGETARCH