Updates Nextcloud image to 31
This commit is contained in:
parent
a4bf1371ab
commit
11fe863b6d
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ services:
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
nextcloud-app:
|
nextcloud-app:
|
||||||
image: nextcloud:29-fpm-alpine
|
image: nextcloud:31-fpm-alpine
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
container_name: nextcloud-app
|
container_name: nextcloud-app
|
||||||
depends_on:
|
depends_on:
|
||||||
|
|
Loading…
Add table
Reference in a new issue