Update to 2.1.2-ls60

This commit is contained in:
alexbelgium
2021-04-02 22:50:21 +02:00
parent 931ec07cee
commit 24b46aad1d
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 2.1.2-ls60
- Update to latest version from linuxserver/docker-ubooquity
## 2.1.2-ls59
- Update to latest version from linuxserver/docker-ubooquity
- Allow custom themes : comixology

View File

@@ -1,6 +1,6 @@
ARG BUILD_FROM
ARG BUILD_VERSION
ARG BUILD_UPSTREAM="2.1.2-ls59"
ARG BUILD_UPSTREAM="2.1.2-ls60"
FROM ${BUILD_FROM}${BUILD_UPSTREAM}
# Copy root filesystem

View File

@@ -1,7 +1,7 @@
{
"name": "Ubooquity",
"version": "2.1.2-ls59",
"upstream": "2.1.2-ls59",
"version": "2.1.2-ls60",
"upstream": "2.1.2-ls60",
"slug": "ubooquity",
"description": "Free, lightweight and easy-to-use home server for your comics and ebooks",
"url": "https://github.com/alexbelgium/hassio-addons",