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.21 docker digest to 5206873

This commit is contained in:
renovate[bot] 2023-11-02 04:32:56 +00:00
parent 8cf0b5dcd0
commit 90b28aa5e3

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.21@sha256:84e41b3ab4066cc8a77ac30ddb054de99d4f0048b0392376da20d2a072c5862d as build
FROM --platform=$BUILDPLATFORM golang:1.21@sha256:520687355000760907fa2d95c3387114fe72a2fb5873e6803d03bdf0e8ef35fa as build
ARG TARGETOS
ARG TARGETARCH