Alexander Graf
a29f066858
Move even more python deps to base image
2022-10-12 16:32:27 +02:00
Will
a54a784168
Update alpine-linux to 3.14.5 - Zlib security FIX
2022-03-30 09:08:28 +00:00
Will
d02296c3bc
Update alpine-linux to 3.14.4 - OpenSSL security FIX
2022-03-17 10:40:42 +00:00
Will
b2abbc8856
update Dockerfile to alpine 3.14.3
2021-12-22 09:19:44 +00:00
Dimitri Huisman
f7677543c6
Process code review remarks
...
- Moved run to bottom of Dockerfile to allow using unmodified / cached states.
- Simplified bash code in deploy.sh.
- Improved the large bash one-liner in CI.yml. It could not handle >9 for 1.x.
2021-11-18 17:21:56 +00:00
Dimitri Huisman
56dd70cf4a
Implement versioning for CI/CD workflow (see #1182 ).
2021-11-17 20:00:04 +00:00
Dimitri Huisman
92e65b33e0
Configure fetchmail to use idfile to keep track of messages.
...
Run fetchmail as root. This is unfortunately required because
all files are owned by root in the mailu data folder.
In the future we must switch all images to running all
all processes with a non-root user.
2021-11-10 09:07:03 +00:00
Dimitri Huisman
2404cf2e3d
Fix for issue #1223
2021-11-09 14:10:04 +00:00
DjVinnii
225160610b
Set default TZ in Dockerfiles
2021-11-04 14:22:12 +01:00
DjVinnii
50d76076ed
Add tzdata to optional
2021-11-02 11:19:42 +01:00
Florent Daigniere
d7c2b510c7
Give alpine 3.14.2 a shot
2021-09-01 18:56:44 +02:00
Florent Daigniere
420afa53f8
Upgrade to alpine 3.14
2021-07-05 15:50:49 +02:00
ofthesun9
e8b72099a7
Switching to alpine:3.12 and use fetchmail from alpine repository
...
alpine3:12 provides fetchmail 6.4.5, so building fetchmail from alpha branch
is not needed anymore (ssl wrapped mode issue fixed) since 6.4.2
2020-06-16 09:19:37 +02:00
Tim Möhlmann
4e4b071fb0
Move services into core and optional
2019-10-23 18:27:25 +03:00