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

chore(docker): update golang:1.21 docker digest to d2aad22

This commit is contained in:
renovate[bot] 2023-09-08 19:05:06 +00:00
parent 5d5403f435
commit 24073e26a3

View File

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