0
0
mirror of https://github.com/thegeeklab/wp-matrix.git synced 2024-09-07 18:52:13 +02:00

chore(docker): update docker.io/library/golang:1.22 docker digest to 829eff9

This commit is contained in:
renovate[bot] 2024-07-11 00:39:42 +00:00
parent 2423eba197
commit 19584c5251

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM docker.io/library/golang:1.22@sha256:fcae9e0e7313c6467a7c6632ebb5e5fab99bd39bd5eb6ee34a211353e647827a as build
FROM --platform=$BUILDPLATFORM docker.io/library/golang:1.22@sha256:829eff99a4b2abffe68f6a3847337bf6455d69d17e49ec1a97dac78834754bd6 as build
ARG TARGETOS
ARG TARGETARCH