0
0
mirror of https://github.com/thegeeklab/wp-git-action.git synced 2024-10-18 17:10:40 +00:00

chore(docker): update docker.io/library/golang:1.22 docker digest to 2bd56f0

This commit is contained in:
renovate[bot] 2024-08-08 00:43:50 +00:00
parent 7d69ef47ae
commit 5562007c89

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM docker.io/library/golang:1.22@sha256:86a3c48a61915a8c62c0e1d7594730399caa3feb73655dfe96c7bc17710e96cf as build FROM --platform=$BUILDPLATFORM docker.io/library/golang:1.22@sha256:2bd56f00ff47baf33e64eae7996b65846c7cb5e0a46e0a882ef179fd89654afa as build
ARG TARGETOS ARG TARGETOS
ARG TARGETARCH ARG TARGETARCH