0
0
mirror of https://github.com/thegeeklab/wp-git-action.git synced 2024-09-19 15:02:47 +02:00

chore(docker): update golang:1.21 docker digest to 4d5cf6c

This commit is contained in:
renovate[bot] 2023-10-10 21:38:06 +00:00
parent 0743e951fb
commit 3139f0ef26

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.21@sha256:e9ebfe932adeff65af5338236f0b0604c86b143c1bff3e1d0551d8f6196ab5c5 as build
FROM --platform=$BUILDPLATFORM golang:1.21@sha256:4d5cf6cb9269c5867ccf86b8282897b7eb4764d9739b1a19d8cc68643bbc3f3c as build
ARG TARGETOS
ARG TARGETARCH