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 58e14a9

This commit is contained in:
renovate[bot] 2023-12-05 22:57:56 +00:00
parent 43ab18bc56
commit 1b798dc416

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.21@sha256:9baee0edab4139ae9b108fffabb8e2e98a67f0b259fd25283c2a084bd74fea0d as build
FROM --platform=$BUILDPLATFORM golang:1.21@sha256:58e14a93348a3515c2becc54ebd35302128225169d166b7c6802451ab336c907 as build
ARG TARGETOS
ARG TARGETARCH