mailu/core/base
bors[bot] dae9e9242b
Merge
2624: Move runtime environment variables to the end r=nextgens a=ghostwheel42

## What type of PR?

bug-fix

## What does this PR do?

This moves the environment variables used at runtime from the system to the base image.
It's a workaround for a strange build issue observed when building with hardened malloc enabled.



Co-authored-by: Alexander Graf <ghostwheel42@users.noreply.github.com>
..
libs drop privs better
Dockerfile Duh
requirements-build.txt Update python dependencies as suggested by dependabot
requirements-dev.txt Add default for WEB_API, re-add flask-restx to deps, remove whitespace
requirements-prod.txt Merge branch 'apiv1' of https://github.com/ghostwheel42/Mailu into feature-445-restful-api-ghostwheel