0
0
mirror of https://github.com/thegeeklab/wp-docker-buildx.git synced 2024-09-20 01:22:45 +02:00

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

This commit is contained in:
renovate[bot] 2024-08-08 01:30:22 +00:00
parent f3af266cc2
commit c335c4ce4a

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 TARGETARCH