Update to 10.7.2-1-ls109

This commit is contained in:
alexbelgium
2021-04-25 07:18:35 +02:00
parent f84aa89016
commit f80ba6cf46
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 10.7.2-1-ls109
- Update to latest version from linuxserver/docker-jellyfin
## 10.7.2
- 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"
ARG BUILD_UPSTREAM="10.7.2-1-ls109"
FROM ${BUILD_FROM}${BUILD_UPSTREAM}

View File

@@ -1,7 +1,7 @@
{
"name": "Jellyfin NAS",
"version": "10.7.2",
"upstream": "10.7.2",
"version": "10.7.2-1-ls109",
"upstream": "10.7.2-1-ls109",
"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",