0
0
mirror of https://github.com/thegeeklab/wp-git-action.git synced 2024-06-02 18:29:41 +02:00

chore(docker): update golang:1.20 docker digest to 2db0b25

This commit is contained in:
renovate[bot] 2023-08-16 14:13:36 +00:00
parent 1bfa219396
commit 7c1c86bdb1

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:37c7d8580e0616e96914a67291b9693fe038ab677eb9b5deb81e541b2322f20f as build
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:2db0b2503fef7cc825d1ecef3507a7a33e15793235f3de6586e17faafe674e6d as build
ARG TARGETOS
ARG TARGETARCH