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-app:
|
||||
image: "nextcloud:28.0.4"
|
||||
image: "nextcloud:28.0.5"
|
||||
container_name: nextcloud-app
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
|
|
Loading…
Reference in a new issue