1
0
mirror of https://github.com/zokradonh/kopano-docker.git synced 2026-08-11 16:32:59 +00:00

remove cleared todos

Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
Felix Bartels
2018-10-16 08:13:45 +02:00
parent 6985fc2a2c
commit 6282c45340
5 changed files with 9 additions and 12 deletions
-1
View File
@@ -10,7 +10,6 @@ ARG DEBIAN_FRONTEND=noninteractive
# install basics
# TODO require python3 or python3-minimal?
# TODO is dumb-init actually used?
RUN apt-get update && \
apt-get upgrade -y && \
apt-get install --no-install-recommends -y \