Update to 10.7.2-1-ls110

This commit is contained in:
alexbelgium
2021-04-30 01:56:37 +02:00
parent 1202aa70a0
commit bb12a0eb1e
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 10.7.2-1-ls110 (30-04-2021)
- Update to latest version from linuxserver/docker-jellyfin
## 10.7.2-1-ls109
- Update to latest version from linuxserver/docker-jellyfin

View File

@@ -1,6 +1,6 @@
ARG BUILD_FROM
ARG BUILD_VERSION
ARG BUILD_UPSTREAM="10.7.2-1-ls109"
ARG BUILD_UPSTREAM="10.7.2-1-ls110"
FROM ${BUILD_FROM}${BUILD_UPSTREAM}

View File

@@ -1,7 +1,7 @@
{
"name": "Jellyfin NAS",
"version": "10.7.2-1-ls109",
"upstream": "10.7.2-1-ls109",
"version": "10.7.2-1-ls110",
"upstream": "10.7.2-1-ls110",
"slug": "jellyfin",
"description": "A Free Software Media System that puts you in control of managing and streaming your media.",
"url": "https://github.com/alexbelgium/hassio-addons",