chore(deps): update nextcloud docker tag to v30.0.2
This commit is contained in:
parent
79cb92e602
commit
b0742fda12
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ services:
|
|||
|
||||
######## Nextcloud ########
|
||||
nextcloud-app:
|
||||
image: "nextcloud:30.0.1"
|
||||
image: "nextcloud:30.0.2"
|
||||
container_name: nextcloud-app
|
||||
restart: unless-stopped
|
||||
pull_policy: missing
|
||||
|
|
Loading…
Reference in a new issue