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

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

This commit is contained in:
renovate[bot] 2023-06-14 04:43:59 +00:00
parent f5954fdc85
commit e5c627fc19

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:02d4d8887131f2fea51bb380835917bd605dc2af1ac4ff90012fdaecf87fe10c as build
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:f28300f5f485a115156f1de0e56e81ba3785e164d66f1d029fe745a7836e944b as build
ARG TARGETOS
ARG TARGETARCH