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

chore(docker): update golang:1.21 docker digest to 84e41b3

This commit is contained in:
renovate[bot] 2023-11-01 21:27:19 +00:00
parent c59040f1ee
commit 71611484d6

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.21@sha256:24a09375a6216764a3eda6a25490a88ac178b5fcb9511d59d0da5ebf9e496474 as build
FROM --platform=$BUILDPLATFORM golang:1.21@sha256:84e41b3ab4066cc8a77ac30ddb054de99d4f0048b0392376da20d2a072c5862d as build
ARG TARGETOS
ARG TARGETARCH