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 81cd210

This commit is contained in:
renovate[bot] 2023-11-07 23:26:15 +00:00
parent 4a648b45f5
commit 14866d79d5

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.21@sha256:b113af1e8b06f06a18ad41a6b331646dff587d7a4cf740f4852d16c49ed8ad73 as build
FROM --platform=$BUILDPLATFORM golang:1.21@sha256:81cd210ae58a6529d832af2892db822b30d84f817a671b8e1c15cff0b271a3db as build
ARG TARGETOS
ARG TARGETARCH