0
0
mirror of https://github.com/thegeeklab/wp-matrix.git synced 2024-10-17 21:50:40 +00:00

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

This commit is contained in:
renovate[bot] 2024-07-04 04:27:51 +00:00
parent 81386a557f
commit be8f141789

View File

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