Releases: ronin-rb/docker
Releases · ronin-rb/docker
2.0.5.3
- Updated installed ronin gems for recent bug fix releases.
2.0.5.2
- Added missing
man-dbdependency to all Dockerfiles to allow the commands to display their man-pages using themancommand. - Added missing
gitdependency to all Dockerfiles for theronin-repos installandronin-repos updatecommands, which usegitto download and update ronin repositories. - Added missing
zipdependency to all Dockerfiles for Ronin::Support::Archive::Zip, which uses thezipandunzipcommands to create and read.ziparchives.