Compare commits
2 Commits
791bfa1a59
...
b4e53d0523
Author | SHA1 | Date | |
---|---|---|---|
|
b4e53d0523 | ||
|
9a829d0ffb |
|
@ -19,7 +19,7 @@ networks:
|
|||
|
||||
services:
|
||||
nextcloud-app:
|
||||
image: nextcloud-cron:23.0.12
|
||||
image: nextcloud-cron:24.0.8
|
||||
build: .
|
||||
container_name: nextcloud-app
|
||||
restart: unless-stopped
|
||||
|
@ -76,7 +76,7 @@ services:
|
|||
|
||||
onlyoffice:
|
||||
container_name: onlyoffice
|
||||
image: onlyoffice_unlimited:7.2.1-9_forcesave
|
||||
image: onlyoffice_1000:7.2.2_forcesave
|
||||
restart: unless-stopped
|
||||
extra_hosts :
|
||||
cloud.oasis21.org : 172.16.7.10
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
FROM nextcloud:23.0.12-apache
|
||||
FROM nextcloud:24.0.8-apache
|
||||
|
||||
ARG VERSION
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user