0
0
mirror of https://github.com/thegeeklab/wp-matrix.git synced 2024-10-18 08:00:39 +00:00

chore(docker): update docker.io/library/golang:1.22 docker digest to 91ad6f9 (#114)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-05-16 13:40:32 +02:00 committed by GitHub
parent 9695526a8d
commit dc41f2d9ff
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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