Skip to content

Commit

Permalink
Bump aflplusplus/aflplusplus from 16fc784 to 6ad5552 in /docker/afl
Browse files Browse the repository at this point in the history
Bumps aflplusplus/aflplusplus from `16fc784` to `6ad5552`.

---
updated-dependencies:
- dependency-name: aflplusplus/aflplusplus
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 17, 2025
1 parent b98bbe5 commit c58ef93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/afl/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# then removes the binaries, so let's compile it again.

# unfortunately no cool tags provided, so let's go with a digest.
FROM aflplusplus/aflplusplus@sha256:16fc784853eec5bb6f6a1f7dabe7d6ad0610d7e808a080b7b808571e20d59c34 as afl
FROM aflplusplus/aflplusplus@sha256:6ad555201c6c3065dd95ad1fbee46c7011848970519e81729a8d32604c036077 as afl

# Need to install GCC7 because signer / tcpsigner are compiled with
# GCC6 and GCC9 respectively. AFL++ image comes with GCC10 which
Expand Down

0 comments on commit c58ef93

Please sign in to comment.