diff options
| author | van Hauser <vh@thc.org> | 2020-12-30 18:13:55 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-30 18:13:55 +0100 |
| commit | 271116f8705e08d1b4f924cda6c6cae1b0b5de2b (patch) | |
| tree | 536764d6f6c37eb07ebb028b0b1b10967095027f /Dockerfile | |
| parent | 41dad9ab7d342528e95a1700501753a24031ea51 (diff) | |
| parent | 84e72b0a514ae2cd08c42c1fdcb3d50b78344640 (diff) | |
| download | afl++-271116f8705e08d1b4f924cda6c6cae1b0b5de2b.tar.gz | |
Merge pull request #666 from AFLplusplus/dev
push to stable
Diffstat (limited to 'Dockerfile')
| -rw-r--r-- | Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile index abb76209..dec952af 100644 --- a/Dockerfile +++ b/Dockerfile @@ -20,7 +20,7 @@ RUN apt-get update && \ python3 python3-dev python3-setuptools python-is-python3 \ libtool libtool-bin \ libglib2.0-dev \ - wget vim jupp nano bash-completion \ + wget vim jupp nano bash-completion less \ apt-utils apt-transport-https ca-certificates gnupg dialog \ libpixman-1-dev \ gnuplot-nox \ |
