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 ae34fbf

This commit is contained in:
renovate[bot] 2023-12-09 06:27:00 +00:00
parent 79e4f73a74
commit be4746f288

View File

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