0
0
mirror of https://github.com/thegeeklab/wp-matrix.git synced 2024-06-02 18:39:40 +02:00

chore(docker): update golang:1.21 docker digest to 970907c

This commit is contained in:
renovate[bot] 2023-09-06 22:53:48 +00:00
parent 1ccdb63f03
commit 1351f87eac

View File

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