diff options
Diffstat (limited to 'fuzz/Makefile')
| -rw-r--r-- | fuzz/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fuzz/Makefile b/fuzz/Makefile index 2b30790b5bac..a7ac24c0da58 100644 --- a/fuzz/Makefile +++ b/fuzz/Makefile @@ -3,7 +3,7 @@ # license that can be found in the LICENSE file. # SPDX-License-Identifier: BSD-2-Clause -IMAGE := libfido2-coverage:1.15.0 +IMAGE := libfido2-coverage:1.16.0 RUNNER := libfido2-runner PROFDATA := llvm-profdata COV := llvm-cov |
