0
0
mirror of https://github.com/thegeeklab/wp-git-action.git synced 2024-09-20 01:12:47 +02:00

chore(docker): update golang:1.20 docker digest to f709934

This commit is contained in:
renovate[bot] 2023-03-28 00:33:42 +00:00
parent efa8d674aa
commit d664c9e9f2

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:1724dc3128e2e63f0bc3e055fe4fa478d67f6da4bd95c0e69690f6435f658804 as build FROM --platform=$BUILDPLATFORM golang:1.20@sha256:f7099345b8e4a93c62dc5102e7eb19a9cdbad12e7e322644eeaba355d70e616d as build
ARG TARGETOS ARG TARGETOS
ARG TARGETARCH ARG TARGETARCH