0
0
mirror of https://github.com/thegeeklab/wp-matrix.git synced 2024-11-21 14:20:41 +00:00

chore(docker): update golang:1.20 docker digest to 2db0b25

This commit is contained in:
renovate[bot] 2023-08-16 14:13:35 +00:00
parent 04857c48d7
commit 9e84ae6a1a

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:37c7d8580e0616e96914a67291b9693fe038ab677eb9b5deb81e541b2322f20f as build
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:2db0b2503fef7cc825d1ecef3507a7a33e15793235f3de6586e17faafe674e6d as build
ARG TARGETOS
ARG TARGETARCH