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 84e41b3

This commit is contained in:
renovate[bot] 2023-11-01 21:37:02 +00:00
parent 74426a984b
commit a4a45d11e5

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.21@sha256:24a09375a6216764a3eda6a25490a88ac178b5fcb9511d59d0da5ebf9e496474 as build
FROM --platform=$BUILDPLATFORM golang:1.21@sha256:84e41b3ab4066cc8a77ac30ddb054de99d4f0048b0392376da20d2a072c5862d as build
ARG TARGETOS
ARG TARGETARCH