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 81c4fe1

This commit is contained in:
renovate[bot] 2023-09-07 23:20:30 +00:00
parent 46f5aa1388
commit 6ea577c820

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.21@sha256:970907c870214ecc19784036f9ba93414213473b03c2b0dc1fa90eeb3a563b8f as build
FROM --platform=$BUILDPLATFORM golang:1.21@sha256:81c4fe109c97e6dee893fdc6ed199d7653be8c57e99acf39f1255a58ce065b8d as build
ARG TARGETOS
ARG TARGETARCH