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 ad5c126 (#169)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-10-20 03:05:23 +00:00 committed by GitHub
parent 1db6695bec
commit 93a3da5f75
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:cc637ce72c1db9586bd461cc5882df5a1c06232fd5dfe211d3b32f79c5a999fc as build FROM --platform=$BUILDPLATFORM docker.io/library/golang:1.23@sha256:ad5c126b5cf501a8caef751a243bb717ec204ab1aa56dc41dc11be089fafcb4f as build
ARG TARGETOS ARG TARGETOS
ARG TARGETARCH ARG TARGETARCH