mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 06:26:57 +00:00
collabora: disable tzdata again
Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
parent
f0ef13b3bf
commit
86554ba196
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