mirror of
https://github.com/lingble/Mailu.git
synced 2026-03-20 03:50:30 +00: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