0
0
mirror of https://github.com/thegeeklab/wp-git-action.git synced 2024-11-24 12:40:39 +00:00

chore(docker): update golang:1.21 docker digest to 62e5883

This commit is contained in:
renovate[bot] 2023-09-08 04:10:41 +00:00
parent 6ea577c820
commit 5d5403f435

View File

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