0
0
mirror of https://github.com/thegeeklab/wp-matrix.git synced 2024-10-22 13:40:40 +00:00

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-10-19 04:34:02 +00:00 committed by GitHub
parent 417cc3e5a9
commit 1db6695bec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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