We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8eaa1b commit 9fc518dCopy full SHA for 9fc518d
Dockerfile
@@ -22,7 +22,7 @@
22
# -e GITHUB_REPOSITORY="ossf/scorecard" \
23
# laurentsimon/scorecard-action:latest
24
25
-FROM golang:1.22.5@sha256:fcae9e0e7313c6467a7c6632ebb5e5fab99bd39bd5eb6ee34a211353e647827a AS builder
+FROM golang:1.22.5@sha256:829eff99a4b2abffe68f6a3847337bf6455d69d17e49ec1a97dac78834754bd6 AS builder
26
WORKDIR /src
27
ENV CGO_ENABLED=0
28
COPY go.* ./
0 commit comments