Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .clusterfuzzlite/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
# accepts csharp from its GitHub Action wrapper. Until that day this
# Dockerfile exists primarily for OpenSSF Scorecard's Fuzzing-check
# scaffolding detection (which looks at file presence, not behavior).
FROM gcr.io/oss-fuzz-base/base-builder@sha256:b3bfcae9c08f56cfb052aa7e5cef00078c04aaad9fad58ee2c67e119e5415df8
FROM gcr.io/oss-fuzz-base/base-builder@sha256:8b4a73d83374b298a0a771eeec9a1d44ceff3416a678b7d7946303389d022aca

# Stage the repo and the build script at the paths CFLite expects.
COPY . $SRC/JellyfinSecurity
Expand Down