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 f94cb10

This commit is contained in:
renovate[bot] 2023-10-12 19:07:14 +00:00
parent c903221950
commit 7a65dd1180

View File

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