mirror of
https://github.com/novaspirit/pi-hosted.git
synced 2026-06-28 06:55:46 +00:00
Removing 32bit support for NextCloud as they are dropping support and have already tweaked there installer reporting a message.
This commit is contained in:
@@ -42,7 +42,6 @@
|
||||
"officialDoc": "https://docs.linuxserver.io/images/docker-nextcloud",
|
||||
"platform": "linux",
|
||||
"repository": {
|
||||
"stackfile_arm32": "stack/nextcloud.yml",
|
||||
"stackfile_arm64": "stack/nextcloud.yml",
|
||||
"stackfile_amd64": "stack/nextcloud.yml",
|
||||
"url": "https://github.com/pi-hosted/pi-hosted"
|
||||
|
||||
@@ -20,7 +20,6 @@
|
||||
}
|
||||
],
|
||||
"extraScript": "reset_premissions_nextcloud.sh",
|
||||
"image_arm32": "ownyourbits/nextcloudpi-armhf:latest",
|
||||
"image_arm64": "ownyourbits/nextcloudpi-arm64:latest",
|
||||
"image_amd64": "ownyourbits/nextcloudpi-x86:latest",
|
||||
"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/nextcloud-icon.png",
|
||||
|
||||
Reference in New Issue
Block a user