revert 9296d195ff
revert Revert "chore(deps): update nextcloud docker tag to v30.0.4"
This reverts commit 080f5b3dee
.
This commit is contained in:
parent
9724851ec8
commit
139f8dc65f
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ services:
|
||||||
|
|
||||||
######## Nextcloud ########
|
######## Nextcloud ########
|
||||||
nextcloud-app:
|
nextcloud-app:
|
||||||
image: "nextcloud:30.0.3"
|
image: "nextcloud:30.0.4"
|
||||||
container_name: nextcloud-app
|
container_name: nextcloud-app
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
pull_policy: missing
|
pull_policy: missing
|
||||||
|
|
Loading…
Reference in a new issue