0
0
mirror of https://github.com/thegeeklab/wp-s3-action.git synced 2024-11-21 14:50:39 +00:00

chore(docker): update golang:1.21 docker digest to 24a0937

This commit is contained in:
renovate[bot] 2023-10-13 00:47:03 +00:00
parent 7a65dd1180
commit 780958170f

View File

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