0
0
mirror of https://github.com/thegeeklab/wp-s3-action.git synced 2024-09-20 01:42:46 +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 02:20:04 +00:00
parent 0e6f16c525
commit f2acceafb4

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