0
0
mirror of https://github.com/thegeeklab/git-sv.git synced 2024-06-02 17:39:39 +02:00

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

This commit is contained in:
renovate[bot] 2023-11-01 22:25:56 +00:00
parent 0fba70f052
commit 05f448f9d3

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