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 e9ebfe9

This commit is contained in:
renovate[bot] 2023-10-06 04:44:37 +00:00
parent b53be85e41
commit 9d31a67941

View File

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