chore(deps): update nextcloud docker tag to v29.0.2
All checks were successful
All checks were successful
This commit is contained in:
parent
b687649a94
commit
3bedd60906
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ services:
|
||||||
|
|
||||||
######## Nextcloud ########
|
######## Nextcloud ########
|
||||||
nextcloud-app:
|
nextcloud-app:
|
||||||
image: "nextcloud:29.0.1"
|
image: "nextcloud:29.0.2"
|
||||||
container_name: nextcloud-app
|
container_name: nextcloud-app
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
depends_on:
|
depends_on:
|
||||||
|
|
Loading…
Reference in a new issue