mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 14:36:52 +00:00
fix OO build
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
e95e2fdf9c
commit
359d43d3dd
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
# From https://github.com/ONLYOFFICE/Docker-DocumentServer/blob/master/Dockerfile
|
# From https://github.com/ONLYOFFICE/Docker-DocumentServer/blob/master/Dockerfile
|
||||||
FROM onlyoffice/documentserver:7.3.3.49
|
FROM onlyoffice/documentserver:7.3.3.50
|
||||||
|
|
||||||
HEALTHCHECK CMD nc -z localhost 80 || exit 1
|
HEALTHCHECK CMD nc -z localhost 80 || exit 1
|
||||||
LABEL com.centurylinklabs.watchtower.monitor-only="true"
|
LABEL com.centurylinklabs.watchtower.monitor-only="true"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue