mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-22 23:36:05 +02:00
Update to 22.2.3
This commit is contained in:
@@ -1,4 +1,7 @@
|
|||||||
|
|
||||||
|
## 22.2.3 (16-11-2021)
|
||||||
|
- Update to latest version from linuxserver/docker-nextcloud
|
||||||
|
|
||||||
## 22.2.2 (13-11-2021)
|
## 22.2.2 (13-11-2021)
|
||||||
- Update to latest version from linuxserver/docker-nextcloud
|
- Update to latest version from linuxserver/docker-nextcloud
|
||||||
- Repaired use own certs
|
- Repaired use own certs
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
ARG BUILD_FROM
|
ARG BUILD_FROM
|
||||||
ARG BUILD_VERSION
|
ARG BUILD_VERSION
|
||||||
ARG BUILD_UPSTREAM="22.2.2"
|
ARG BUILD_UPSTREAM="22.2.3"
|
||||||
|
|
||||||
FROM ${BUILD_FROM}
|
FROM ${BUILD_FROM}
|
||||||
|
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"name": "Nextcloud",
|
"name": "Nextcloud",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "22.2.2",
|
"version": "22.2.3",
|
||||||
"upstream": "22.2.2",
|
"upstream": "22.2.3",
|
||||||
"slug": "nextcloud_ocr",
|
"slug": "nextcloud_ocr",
|
||||||
"ingress": false,
|
"ingress": false,
|
||||||
"hassio_api": true,
|
"hassio_api": true,
|
||||||
|
|||||||
Reference in New Issue
Block a user