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 2fe82a3

This commit is contained in:
renovate[bot] 2024-09-12 00:38:05 +00:00
parent 0d62129b25
commit 82ce28dbbb

View File

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