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 21260a4

This commit is contained in:
renovate[bot] 2024-01-11 14:58:02 +00:00 committed by GitHub
parent ed3f5c25c2
commit f3efde89cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.21@sha256:ffbb0b828ddd29d539681b6749255989c394a5b11a2b460018c1bc87e0d93a52 as build
FROM --platform=$BUILDPLATFORM golang:1.21@sha256:21260a4f22c89a6dc3868c395392bb03860d96a75347cee8ed0e7648f8e15dbc as build
ARG TARGETOS
ARG TARGETARCH