0
0
mirror of https://github.com/thegeeklab/wp-s3-action.git synced 2024-11-23 07:30:39 +00:00

chore(docker): update docker.io/library/golang:1.23 docker digest to 4a3c2bc

This commit is contained in:
renovate[bot] 2024-09-06 10:46:45 +00:00
parent 746876f9f9
commit 74253f7078

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:4a3c2bcd243d3dbb7b15237eecb0792db3614900037998c2cd6a579c46888c1e as build
ARG TARGETOS ARG TARGETOS
ARG TARGETARCH ARG TARGETARCH