diff options
| author | Ed Maste <emaste@FreeBSD.org> | 2024-05-04 00:05:23 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2024-05-04 00:05:23 +0000 |
| commit | e85dbcdab023dbfc335f9a0a5cb9c3dc3f830b94 (patch) | |
| tree | 94a2f69d1f6664d1bd98ec5993a773d82209741b /fuzz/Makefile | |
| parent | 00db45a65823dc224f3630bc8185e789064fef6a (diff) | |
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 0e6756f0ada1..55a506bc8312 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.13.1 +IMAGE := libfido2-coverage:1.14.0 RUNNER := libfido2-runner PROFDATA := llvm-profdata COV := llvm-cov |
