Update Nextcloud to v28 (#711)
Reviewed-on: #711 Co-authored-by: Michael Grote <michael.grote@posteo.de> Co-committed-by: Michael Grote <michael.grote@posteo.de>
This commit is contained in:
parent
9841c0b8f8
commit
93323ac51f
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ services:
|
|||
|
||||
######## Nextcloud ########
|
||||
nextcloud-app:
|
||||
image: "nextcloud:27.1.6@sha256:b66e5754266ead486df13ff027ac6516720f7d6e7649ed61204bfe847fcaa37b"
|
||||
image: "nextcloud:28.0.1"
|
||||
container_name: nextcloud-app
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
|
|
Loading…
Reference in a new issue