mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-31 04:44:05 +02:00
Updater bot : nextcloud updated to 23.0.3
This commit is contained in:
@@ -1,4 +1,7 @@
|
|||||||
|
|
||||||
|
## 23.0.3 (22-03-2022)
|
||||||
|
- Update to latest version from linuxserver/docker-nextcloud
|
||||||
|
|
||||||
## 23.0.2 (16-02-2022)
|
## 23.0.2 (16-02-2022)
|
||||||
- Update to latest version from linuxserver/docker-nextcloud
|
- Update to latest version from linuxserver/docker-nextcloud
|
||||||
- Automatic mount of local and smb mounts (see readme)
|
- Automatic mount of local and smb mounts (see readme)
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
ARG BUILD_FROM
|
ARG BUILD_FROM
|
||||||
ARG BUILD_VERSION
|
ARG BUILD_VERSION
|
||||||
ARG BUILD_ARCH
|
ARG BUILD_ARCH
|
||||||
ARG BUILD_UPSTREAM="23.0.2"
|
ARG BUILD_UPSTREAM="23.0.3"
|
||||||
FROM ${BUILD_FROM}
|
FROM ${BUILD_FROM}
|
||||||
|
|
||||||
##################
|
##################
|
||||||
|
|||||||
@@ -93,8 +93,8 @@
|
|||||||
],
|
],
|
||||||
"slug": "nextcloud_ocr",
|
"slug": "nextcloud_ocr",
|
||||||
"uart": true,
|
"uart": true,
|
||||||
"upstream": "23.0.2",
|
"upstream": "23.0.3",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud",
|
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud",
|
||||||
"version": "23.0.2",
|
"version": "23.0.3",
|
||||||
"webui": "https://[HOST]:[PORT:443]"
|
"webui": "https://[HOST]:[PORT:443]"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user