mirror of
https://gitlab.com/rusty-bever/deployment.git
synced 2026-04-08 09:35:47 +02:00
Bumped nextcloud version
This commit is contained in:
parent
0e26ffc33c
commit
608286ee77
1 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@ version: '3.4'
|
|||
|
||||
services:
|
||||
app:
|
||||
image: 'nextcloud:23.0.1-apache'
|
||||
image: 'nextcloud:23.0.2-apache'
|
||||
|
||||
deploy:
|
||||
mode: 'replicated'
|
||||
|
|
@ -48,7 +48,7 @@ services:
|
|||
- 'root:/var/www/html'
|
||||
|
||||
cron:
|
||||
image: 'nextcloud:23.0.1-apache'
|
||||
image: 'nextcloud:23.0.2-apache'
|
||||
entrypoint: '/cron.sh'
|
||||
|
||||
deploy:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue