0
0
mirror of https://github.com/thegeeklab/wp-git-action.git synced 2024-06-03 04:39:42 +02:00

chore(docker): update golang:1.20 docker digest to 37c7d85

This commit is contained in:
renovate[bot] 2023-08-10 06:30:49 +00:00
parent 9ca20633e7
commit 1a5a86a9ba

View File

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