0
0
mirror of https://github.com/thegeeklab/wp-git-action.git synced 2024-11-21 13:50:39 +00:00

chore(docker): update golang:1.21 docker digest to 6974950

This commit is contained in:
renovate[bot] 2023-09-20 19:40:23 +00:00
parent a5d3b02a9f
commit 05c862aa35

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.21@sha256:cffaba795c36f07e372c7191b35ceaae114d74c31c3763d442982e3a4df3b39e as build
FROM --platform=$BUILDPLATFORM golang:1.21@sha256:6974950a29db63cc5712fc3859904b2090feef256d184a6a4e0224b541db016c as build
ARG TARGETOS
ARG TARGETARCH