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