Undo paperless version update. Needs up by updated by repo owner.

This commit is contained in:
Elahd Bar-Shai
2023-02-03 19:32:56 +00:00
parent ce7dabf5bd
commit 7835d4c497
3 changed files with 4 additions and 4 deletions

View File

@@ -16,7 +16,7 @@
ARG BUILD_FROM
ARG BUILD_VERSION
ARG BUILD_UPSTREAM="1.12.2"
ARG BUILD_UPSTREAM="1.12.1"
FROM ${BUILD_FROM}:${BUILD_UPSTREAM}
##################

View File

@@ -105,6 +105,6 @@
],
"slug": "paperless_ng",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "1.12.2",
"version": "1.12.1",
"webui": "http://[HOST]:[PORT:8000]"
}

View File

@@ -1,9 +1,9 @@
{
"github_fulltag": "false",
"last_update": "03-02-2023",
"last_update": "28-01-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "paperless_ngx",
"source": "github",
"upstream_repo": "paperless-ngx/paperless-ngx",
"upstream_version": "1.12.2"
"upstream_version": "1.12.1"
}