chore(deps): update nextcloud docker tag to v28.0.5
This commit is contained in:
parent
69d3ebe3cd
commit
29f05eb42f
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ services:
|
||||||
|
|
||||||
######## Nextcloud ########
|
######## Nextcloud ########
|
||||||
nextcloud-app:
|
nextcloud-app:
|
||||||
image: "nextcloud:28.0.4"
|
image: "nextcloud:28.0.5"
|
||||||
container_name: nextcloud-app
|
container_name: nextcloud-app
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
depends_on:
|
depends_on:
|
||||||
|
|
Loading…
Reference in a new issue