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 6974950

This commit is contained in:
renovate[bot] 2023-09-20 19:58:18 +00:00
parent 07b29de4cc
commit 3673614f48

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