General
- The image has been rebuild with current application versions.
Documentation
- The development section describes how to use the repository with mise instead of Make.
Development
- The buildsystem Make has been replaced with mise.
- Poetry has been removed in favor of easier python dependency management through
requirements*.txt
andrequirements.lock
.