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 2ff79bc

This commit is contained in:
renovate[bot] 2023-12-13 01:10:59 +00:00
parent 5adced8f20
commit dbb55b92d1

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.21@sha256:ae34fbf671566a533f92e5469f3f3d34e9e6fb14c826db09956454da9a84c9a9 as build
FROM --platform=$BUILDPLATFORM golang:1.21@sha256:2ff79bcdaff74368a9fdcb06f6599e54a71caf520fd2357a55feddd504bcaffb as build
ARG TARGETOS
ARG TARGETARCH