mirror of https://github.com/google/oss-fuzz.git
[tpm2] nits
This commit is contained in:
parent
c42b1d9abd
commit
f37d2436a3
|
@ -20,5 +20,5 @@ def libfuzzerBuild = fileLoader.fromGit(
|
|||
|
||||
libfuzzerBuild {
|
||||
git = "https://chromium.googlesource.com/chromiumos/third_party/tpm2/"
|
||||
dockerfile = "/src/tpm2/fuzz/Dockerfile"
|
||||
dockerfile = "tpm2/fuzz/Dockerfile"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue