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 672a228

This commit is contained in:
renovate[bot] 2023-12-21 04:54:35 +00:00
parent 6dae5b8ce9
commit e04f6654c2

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.21@sha256:fb02af54c90379fc747f468b9d4a4701be8bcbbdefe87b15377e47362222fa80 as build FROM --platform=$BUILDPLATFORM golang:1.21@sha256:672a2286da3ee7a854c3e0a56e0838918d0dbb1c18652992930293312de898a6 as build
ARG TARGETOS ARG TARGETOS
ARG TARGETARCH ARG TARGETARCH