0
0
mirror of https://github.com/thegeeklab/wp-matrix.git synced 2024-10-18 08:00:39 +00:00

chore(docker): update docker.io/library/golang digest version (#164)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-10-10 06:47:49 +00:00 committed by GitHub
parent aaaba361f9
commit 9fccdfcf64
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:adee809c2d0009a4199a11a1b2618990b244c6515149fe609e2788ddf164bd10 as build
FROM --platform=$BUILDPLATFORM docker.io/library/golang:1.23@sha256:a7f2fc9834049c1f5df787690026a53738e55fc097cd8a4a93faa3e06c67ee32 as build
ARG TARGETOS
ARG TARGETARCH