0
0
mirror of https://github.com/thegeeklab/wp-git-action.git synced 2024-11-09 17:10:41 +00:00

chore(docker): update golang:1.20 docker digest to 8f958bf

This commit is contained in:
renovate[bot] 2023-06-22 09:31:13 +00:00
parent 9a41d1fac3
commit 4c4d36f98a

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:9d0422f7dc934f665111a8545e0531705efc9c7df8c34dd173f8ae5d80565d37 as build
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:8f958bfb371595e03872de62b6f9ce42712bf2c7bdb63da9e1a125f22752bf0a as build
ARG TARGETOS
ARG TARGETARCH