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 53b7958

This commit is contained in:
renovate[bot] 2023-02-10 04:39:34 +00:00
parent 928f22a463
commit 7a1edbc681

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:6e835db45c7d88e12b057c0638814c2b266f69143437e4110b8bec5cfc7fa53b as build
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:53b7958a2fb14e80163fac58a29bf5bf56b3f9bf85ffb981619c1f2da57e896c as build
ARG TARGETOS
ARG TARGETARCH