mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-31 12:54:04 +02:00
Update to 2.1.2-ls62
This commit is contained in:
@@ -1,4 +1,7 @@
|
|||||||
|
|
||||||
|
## 2.1.2-ls62
|
||||||
|
- Update to latest version from linuxserver/docker-ubooquity
|
||||||
|
|
||||||
## 2.1.2-ls61
|
## 2.1.2-ls61
|
||||||
- Update to latest version from linuxserver/docker-ubooquity
|
- Update to latest version from linuxserver/docker-ubooquity
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
ARG BUILD_FROM
|
ARG BUILD_FROM
|
||||||
ARG BUILD_VERSION
|
ARG BUILD_VERSION
|
||||||
ARG BUILD_UPSTREAM="2.1.2-ls61"
|
ARG BUILD_UPSTREAM="2.1.2-ls62"
|
||||||
FROM ${BUILD_FROM}${BUILD_UPSTREAM}
|
FROM ${BUILD_FROM}${BUILD_UPSTREAM}
|
||||||
|
|
||||||
# Copy root filesystem
|
# Copy root filesystem
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "Ubooquity",
|
"name": "Ubooquity",
|
||||||
"version": "2.1.2-ls61",
|
"version": "2.1.2-ls62",
|
||||||
"upstream": "2.1.2-ls61",
|
"upstream": "2.1.2-ls62",
|
||||||
"slug": "ubooquity",
|
"slug": "ubooquity",
|
||||||
"description": "Free, lightweight and easy-to-use home server for your comics and ebooks",
|
"description": "Free, lightweight and easy-to-use home server for your comics and ebooks",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
|
|||||||
Reference in New Issue
Block a user