0
0
mirror of https://github.com/thegeeklab/wp-s3-action.git synced 2024-06-02 18:39:42 +02:00

chore(docker): update docker.io/library/golang:1.22 docker digest to 34ce21a

This commit is contained in:
renovate[bot] 2024-03-06 01:24:44 +00:00
parent f782d98ecd
commit d5eee294c2

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM docker.io/library/golang:1.22@sha256:7b297d9abee021bab9046e492506b3c2da8a3722cbf301653186545ecc1e00bb as build
FROM --platform=$BUILDPLATFORM docker.io/library/golang:1.22@sha256:34ce21a9696a017249614876638ea37ceca13cdd88f582caad06f87a8aa45bf3 as build
ARG TARGETOS
ARG TARGETARCH