mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-10-10 15:37:23 +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; \
|
RUN set -ex; \
|
||||||
\
|
\
|
||||||
apt-get update; \
|
apt-get update; \
|
||||||
|
apt --fix-broken install; \
|
||||||
apt-get install -y --no-install-recommends \
|
apt-get install -y --no-install-recommends \
|
||||||
netcat-openbsd \
|
netcat-openbsd \
|
||||||
; \
|
; \
|
||||||
|
|
Loading…
Add table
Reference in a new issue