mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Update to 22.1.1
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
|
||||
## 22.1.1 (31-08-2021)
|
||||
- Update to latest version from linuxserver/docker-nextcloud
|
||||
|
||||
## 22.1.0 (07-08-2021)
|
||||
- Update to latest version from linuxserver/docker-nextcloud
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
ARG BUILD_FROM
|
||||
ARG BUILD_VERSION
|
||||
ARG BUILD_UPSTREAM="22.1.0"
|
||||
ARG BUILD_UPSTREAM="22.1.1"
|
||||
|
||||
FROM ${BUILD_FROM}
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"name": "Nextcloud OCR",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
"version": "22.1.0",
|
||||
"upstream": "22.1.0",
|
||||
"version": "22.1.1",
|
||||
"upstream": "22.1.1",
|
||||
"slug": "nextcloud_ocr",
|
||||
"ingress": false,
|
||||
"ingress_port": 0,
|
||||
|
||||
Reference in New Issue
Block a user