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 2edf6aa

This commit is contained in:
renovate[bot] 2023-02-16 06:50:36 +00:00
parent e645eceda1
commit dd22dcd654

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:9911e9376e45de1ba865b16d878c0f7d063391fe4b7cedf39869874126741e62 as build
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:2edf6aab2d57644f3fe7407132a0d1770846867465a39c2083770cf62734b05d as build
ARG TARGETOS
ARG TARGETARCH