Skip to content

Commit

Permalink
Bump aflplusplus/aflplusplus from 5ff5a2b to 16fc784 in /docker/a…
Browse files Browse the repository at this point in the history
…fl (#256)

Bumps aflplusplus/aflplusplus from `5ff5a2b` to `16fc784`.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 14, 2025
1 parent ed797c5 commit 7dcf94c
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:5ff5a2bfa1c8e2d7498cff920d3cef02579b9a31786dbe40701ff9d334299991 as afl
FROM aflplusplus/aflplusplus@sha256:16fc784853eec5bb6f6a1f7dabe7d6ad0610d7e808a080b7b808571e20d59c34 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 7dcf94c

Please sign in to comment.