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.21 docker digest to cffaba7

This commit is contained in:
renovate[bot] 2023-09-13 04:14:57 +00:00
parent 24073e26a3
commit a5d3b02a9f

View File

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