nextcloud: bump to latest major version
parent
faa50b0dec
commit
d7b046016d
|
@ -2,7 +2,7 @@ version: '3.4'
|
|||
|
||||
services:
|
||||
app:
|
||||
image: 'nextcloud:23.0.8-apache'
|
||||
image: 'nextcloud:24.0.4-apache'
|
||||
|
||||
deploy:
|
||||
mode: 'replicated'
|
||||
|
@ -48,7 +48,7 @@ services:
|
|||
- 'root:/var/www/html'
|
||||
|
||||
cron:
|
||||
image: 'nextcloud:23.0.8-apache'
|
||||
image: 'nextcloud:24.0.4-apache'
|
||||
entrypoint: '/cron.sh'
|
||||
|
||||
deploy:
|
||||
|
|
Loading…
Reference in New Issue