0
0
mirror of https://github.com/thegeeklab/wp-matrix.git synced 2024-09-19 15:12:47 +02:00

chore(docker): update golang:1.21 docker digest to 57bf74a

This commit is contained in:
renovate[bot] 2023-11-16 04:30:22 +00:00
parent 42504a11b5
commit 7842628e5f

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.21@sha256:81cd210ae58a6529d832af2892db822b30d84f817a671b8e1c15cff0b271a3db as build FROM --platform=$BUILDPLATFORM golang:1.21@sha256:57bf74a970b68b10fe005f17f550554406d9b696d10b29f1a4bdc8cae37fd063 as build
ARG TARGETOS ARG TARGETOS
ARG TARGETARCH ARG TARGETARCH