versioning of packages
Fix (fixate) versions for everything in the conda environments.
Especially for snakemake which doesn't seem to be stable. Better to do manual supervised updates.
The apptainer-compatible docker images are now fixated which partially solves the problem (for non-developers).
Also, versions should be clearly observable by the user. Either in the log, the report or by calling asscom2 --version. Easest but also least transparent solution is to echo into the log. Like running prokka --version before starting the computation.
Everything is fixed to major or minor version.