mirror of
https://github.com/Mailu/Mailu.git
synced 2025-01-04 00:16:14 +02:00
65d905fe62
2099: update Dockerfile to alpine 3.14.3 r=mergify[bot] a=willofr ## What type of PR? Security fix ## What does this PR do? Updated the Dockerfile to use the latest alpine version 3.14.3 where several CVEs have been fixed: https://alpinelinux.org/posts/Alpine-3.14.3-released.html New images successfully built on my test env. ### Related issue(s) None ## Prerequisites Before we can consider review and merge, please make sure the following list is done and checked. If an entry in not applicable, you can check it or remove it from the list. - [x] In case of feature or enhancement: documentation updated accordingly - [x] Unless it's docs or a minor change: add [changelog](https://mailu.io/master/contributors/workflow.html#changelog) entry file. Co-authored-by: Will <will@packer-output-c8fcfb40-3d93-4475-8f87-e14a9dd683b6> Co-authored-by: willofr <willofr@users.noreply.github.com> |
||
---|---|---|
.. | ||
assets | ||
mailu | ||
migrations | ||
.gitignore | ||
audit.py | ||
babel.cfg | ||
Dockerfile | ||
messages.pot | ||
package.json | ||
README.md | ||
requirements-prod.txt | ||
requirements.txt | ||
start.py | ||
webpack.config.js |
Mailu Admin container
This is the web-based administrative interface for the Mailu containerized mail server.
Resources
- Report issues and send Pull Requests in the main Mailu repository