mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-09-28 01:24:30 +08:00
fix collabora
Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
parent
bbd6812977
commit
1cced86de6
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ ARG DEBIAN_FRONTEND=noninteractive
|
|||
RUN set -ex; \
|
||||
\
|
||||
apt-get update; \
|
||||
apt --fix-broken install; \
|
||||
apt-get install -y --no-install-recommends \
|
||||
netcat-openbsd \
|
||||
; \
|
||||
|
|
Loading…
Add table
Reference in a new issue