diff --git a/.clusterfuzzlite/Dockerfile b/.clusterfuzzlite/Dockerfile index 3e92ac5..abacf2e 100644 --- a/.clusterfuzzlite/Dockerfile +++ b/.clusterfuzzlite/Dockerfile @@ -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