mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-03-04 01:38:41 +08:00
update OO
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
1322eea980
commit
3c1dcb374f
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.2.8
|
FROM onlyoffice/documentserver:7.3.3.49
|
||||||
|
|
||||||
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…
Reference in a new issue