Skip to content

Commit 3e15ea8

Browse files
authored
✨ Bump container hash to use scorecard v4.3.1 (#324)
* Update Dockerfile * Update Dockerfile
1 parent 6c071ac commit 3e15ea8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
# -e INPUT_REPO_TOKEN=$GITHUB_AUTH_TOKEN \
2222
# -e GITHUB_REPOSITORY="ossf/scorecard" \
2323
# laurentsimon/scorecard-action:latest
24-
FROM gcr.io/openssf/scorecard:v4.2.0@sha256:86666488851413a52fa4dee05df503aa0ed8e93fbf71b1f4c96b2539bd9e4306 as base
24+
FROM gcr.io/openssf/scorecard:v4.3.1@sha256:06e3ddde7f63619813c5749389010b596e753fa070c524a42fd0de756f96970f as base
2525

2626
# Build our image and update the root certs.
2727
# TODO: use distroless.

0 commit comments

Comments
 (0)