zardus / ctf-tools

Some setup scripts for security research tools.
BSD 3-Clause "New" or "Revised" License
8.38k stars 1.88k forks source link

Upgrade Docker image to Ubuntu Focal #191

Closed dhondta closed 2 years ago

dhondta commented 2 years ago

Move from Ubuntu 14.04 (Trusty) to 20.04 (Focal)

dhondta commented 2 years ago

The second commit fixes issue https://github.com/zardus/ctf-tools/issues/188 but will require 863 MB of additional disk space. If it is not installed, zsteg cannot install though...

zardus commented 2 years ago

We'll try it out, and adapt if needed later. Thanks!