0
0
mirror of https://github.com/thegeeklab/wp-git-action.git synced 2024-11-21 13:50:39 +00:00

chore(docker): update docker.io/library/golang:1.23.3 docker digest to c2d828f (#179)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-11-14 04:04:21 +00:00 committed by GitHub
parent 6beda5da19
commit 336395ecb5
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.3@sha256:b2ca38170893394183f940a7f988bf15c4112a4ddb73214941fe4d08a09f9329 AS build FROM --platform=$BUILDPLATFORM docker.io/library/golang:1.23.3@sha256:c2d828fd49c47ed2b9192d2dbffed83052d8a21af465056d732c3de0d756f217 AS build
ARG TARGETOS ARG TARGETOS
ARG TARGETARCH ARG TARGETARCH