mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
fix collabora
Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
parent
86459e0c96
commit
247f085d4c
1 changed files with 2 additions and 1 deletions
|
|
@ -10,7 +10,8 @@ RUN set -ex; \
|
|||
\
|
||||
apt-get update; \
|
||||
apt-get install -y --no-install-recommends \
|
||||
tzdata \
|
||||
# # Disable because seems to be failing currently
|
||||
# # tzdata \
|
||||
netcat-openbsd \
|
||||
; \
|
||||
rm -rf /var/lib/apt/lists/*;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue