Skip to content

Commit

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

Bumps aflplusplus/aflplusplus from `19fc0f3` to `5ff5a2b`.

---
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 6, 2025
1 parent a75928a commit a75cf73
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:19fc0f301e5da8b9f316663cbdb7fe6041b9c79e755cd6e21298eee3e1a0f262 as afl
FROM aflplusplus/aflplusplus@sha256:5ff5a2bfa1c8e2d7498cff920d3cef02579b9a31786dbe40701ff9d334299991 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 a75cf73

Please sign in to comment.