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

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

This commit is contained in:
renovate[bot] 2024-10-19 01:46:55 +00:00
parent 593c7e70f2
commit 6b3a23757f

View File

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