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 b369679 commit 9cccf74Copy full SHA for 9cccf74
Dockerfile
@@ -22,7 +22,7 @@
22
# -e GITHUB_REPOSITORY="ossf/scorecard" \
23
# laurentsimon/scorecard-action:latest
24
25
-FROM golang:1.23.5@sha256:51a6466e8dbf3e00e422eb0f7a97ac450b2d57b33617bbe8d2ee0bddcd9d0d37 AS builder
+FROM golang:1.23.6@sha256:927112936d6b496ed95f55f362cc09da6e3e624ef868814c56d55bd7323e0959 AS builder
26
WORKDIR /src
27
ENV CGO_ENABLED=0
28
COPY go.* ./
0 commit comments