1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-01-04 00:16:14 +02:00
Mailu/core/admin
bors[bot] 65d905fe62
Merge #2099
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>
2021-12-31 12:06:53 +00:00
..
assets fixed auto reply form 2021-11-12 12:19:45 +01:00
mailu Merge #2116 2021-12-30 15:24:51 +00:00
migrations update tenacity 2021-11-03 21:30:34 +01:00
.gitignore Move all directories per theme 2017-11-01 12:11:04 +01:00
audit.py duh 2021-11-02 16:21:31 +01:00
babel.cfg Move all directories per theme 2017-11-01 12:11:04 +01:00
Dockerfile update Dockerfile to alpine 3.14.3 2021-12-22 09:19:44 +00:00
messages.pot Remove services status localization 2018-04-23 18:59:46 +02:00
package.json AdminLTE3 optimizations & compression and caching 2021-09-02 22:49:36 +02:00
README.md Move all directories per theme 2017-11-01 12:11:04 +01:00
requirements-prod.txt updated database libraries (sqlalchemy etc.) 2021-11-03 22:57:07 +01:00
requirements.txt removed some obsolete requirements 2021-11-02 17:06:28 +01:00
start.py Use threads in gunicorn rather than processes 2021-07-24 15:45:25 +02:00
webpack.config.js AdminLTE3 optimizations & compression and caching 2021-09-02 22:49:36 +02:00

Mailu Admin container

This is the web-based administrative interface for the Mailu containerized mail server.

Resources