0
0
mirror of https://github.com/thegeeklab/wp-git-action.git synced 2024-06-02 18:29:41 +02:00

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

This commit is contained in:
renovate[bot] 2024-05-16 01:08:44 +00:00 committed by GitHub
parent 5a85b78897
commit c9ef94f892
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:b1e05e2c918f52c59d39ce7d5844f73b2f4511f7734add8bb98c9ecdd4443365 as build
FROM --platform=$BUILDPLATFORM docker.io/library/golang:1.22@sha256:91ad6f90b0cceea1b48cfbdec9f80b1953bc69dda42d8619a3cb87f4da82550d as build
ARG TARGETOS
ARG TARGETARCH