Skip to content

Commit

Permalink
Update hash to latest scorecard
Browse files Browse the repository at this point in the history
Update hash to latest scorecard
  • Loading branch information
laurentsimon committed May 10, 2022
1 parent e7fe863 commit 3fc109b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
# -e INPUT_REPO_TOKEN=$GITHUB_AUTH_TOKEN \
# -e GITHUB_REPOSITORY="ossf/scorecard" \
# laurentsimon/scorecard-action:latest
FROM gcr.io/openssf/scorecard:v4.2.0@sha256:3e5e5f7ed6d85f858ff444dd249f8ee78324690bd1686e698635558c69ead698 as base
FROM gcr.io/openssf/scorecard:v4.2.0@sha256:96d27ab5a3219eb1ca459dc84cac67d3712468dc7b9d6c545d14d675ad58ecb6 as base

# Build our image and update the root certs.
# TODO: use distroless.
Expand Down

0 comments on commit 3fc109b

Please sign in to comment.