You've already forked Mailu
mirror of
https://github.com/Mailu/Mailu.git
synced 2025-09-16 09:06:32 +02:00
Update Dockerfile
missed this one
This commit is contained in:
@@ -13,7 +13,7 @@ ENV TZ Etc/UTC
|
||||
LABEL version=$VERSION
|
||||
|
||||
RUN set -eu \
|
||||
&& apt update \
|
||||
&& apt-get update \
|
||||
&& echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selections \
|
||||
&& apt-get install -y --no-install-recommends \
|
||||
python3 curl python3-pip git python3-multidict \
|
||||
|
Reference in New Issue
Block a user