We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
cffaba7
6974950
1 parent 2dee8c1 commit 6a1c21fCopy full SHA for 6a1c21f
Dockerfile
@@ -22,7 +22,7 @@
22
# -e GITHUB_REPOSITORY="ossf/scorecard" \
23
# laurentsimon/scorecard-action:latest
24
25
-FROM golang:1.21.1@sha256:cffaba795c36f07e372c7191b35ceaae114d74c31c3763d442982e3a4df3b39e AS builder
+FROM golang:1.21.1@sha256:6974950a29db63cc5712fc3859904b2090feef256d184a6a4e0224b541db016c AS builder
26
WORKDIR /src
27
ENV CGO_ENABLED=0
28
COPY go.* ./
0 commit comments