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 3952625

This commit is contained in:
renovate[bot] 2023-07-29 04:40:20 +00:00
parent 582e419e8f
commit 3b60fce384

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:cfc9d1b07b1ef4f7a4571f0b60a99646a92ef76adb7d9943f4cb7b606c6554e2 as build
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:3952625c7e85474d49f070f5cb8eaa8a7a10672870b63a004645110c6e33162b as build
ARG TARGETOS
ARG TARGETARCH